229 커밋 (44d8bcb4621ec1e4028f22eb5e5e69193a2d91ec)
 

작성자 SHA1 메시지 날짜
  tmk 44d8bcb462 Add description of keymap and layer in README.md 11 년 전
  tmk 2c27bc5876 Clean layer actions. 11 년 전
  tmk 390cdf0c8e Add macro feature. 11 년 전
  tmk 4f274d125f Add user defined function to action. 11 년 전
  tmk 52efc71624 Add legacy keymap support. 11 년 전
  tmk d3f8f0691c Fix tapping. tap key just after tap timeout. 11 년 전
  tmk 88e185d69b Fix: action LAYER_BIT uses xor now instead of and/or. 11 년 전
  tmk fce0c47737 Fix process_tapping(). 11 년 전
  tmk 7a02f1fc56 Clean debug print in action.c. 11 년 전
  tmk 3b8abfb0c3 Clean code. 11 년 전
  tmk 1dbf26940e Add tap toggle feature to action. 11 년 전
  tmk 330ab0db4e Add oneshot modifier action. 11 년 전
  tmk 8d9bb5b103 Fix keycodes. It has 32 Fn keys now. 11 년 전
  tmk 174c248ee1 Remove test_func. 11 년 전
  tmk 0feeb37236 New tapping logic. 11 년 전
  tmk 78fd0fa6b3 Minor fixes in keyboard.c. 11 년 전
  tmk bab803d80c Add prototype of Action Function. 11 년 전
  tmk a2bacd10ef Add bootmagic keys.(hhkb) 11 년 전
  tmk c05e188e73 Fix mods with tapping. 11 년 전
  tmk 37c7b143ec Refactor struct keyevent_t. 11 년 전
  tmk c773478b3c Fix mods with tap key but some problems still exists. 11 년 전
  tmk a295aa6aa9 Add support partly for modifier with tap key. 11 년 전
  tmk cb795497fa Fix waiting_keys and periodical update for delaying layer. 11 년 전
  tmk 1f26a639d4 Fix tap key using delaying_layer and waiting_key. 11 년 전
  tmk 93078aad21 Add new layer actions. 11 년 전
  tmk 38a8012def Fix action of system and consumer usage. 11 년 전
  tmk 770cfcff99 Add initial fix for new keymap. 11 년 전
  tmk 69bab9da77 Fix usage of debug flag 11 년 전
  tmk dfda49f211 Merge branch 'print' 11 년 전
  tmk 19eac56d2f Add print_dec() and debug_dec(). 11 년 전
  tmk 170fafbf2f Add print utility 11 년 전
  tmk dad5a9f893 Merge branch 'sun' 11 년 전
  tmk 06ed34ec8c Add LED feature to Sun converter 11 년 전
  tmk 8a84993ed6 Fix mousekey parameter bug 11 년 전
  tmk d124b0b20e Merge branch 'sun' 11 년 전
  tmk 6536dc9a14 Use software serial for Sun. 11 년 전
  tmk b64143d0dc Add Sun converter initial files. 11 년 전
  tmk 67ea3bd7d2 Merge branch 'layerfix' 11 년 전
  tmk 69167a3bc0 Add child proof keyboard locking feature! 11 년 전
  tmk 19ee1486d9 Fix projects for new keycodes 11 년 전
  tmk 4ad459122d Fix HHKB iWRAP build 11 년 전
  tmk d4597ec6af Add command console and mouseky parameters tweak. 11 년 전
  tmk d96d15b555 Add Mousekey parameters and accel keys. 11 년 전
  tmk 66b62306bc Fix commands 11 년 전
  tmk b7f138d1d0 Fix use of default_layer 11 년 전
  tmk f5f200cb03 Fix layer switching and host API. 11 년 전
  tmk d91d8c0ba0 Add subset of Xorg MouseKey acceleration parameters. 11 년 전
  tmk 218f6d21fb Fix build option MOUSEKEY_ENABLE. 11 년 전
  tmk 411991f7db Clean host.h interface. 11 년 전
  tmk c8882b8632 Add keycode.h and remove usb_keycodes.h. 11 년 전