448 次代码提交 (8f892dd41ea2036c0e3df71e37ba9ebe7105ddef)
 

作者 SHA1 备注 提交日期
  tmk d35efe06ba Add support for LUFA-120730 11 年前
  tmk 1ae0bc4abd Boot Magic key for gh60 11 年前
  tmk 6c990fa9a7 Merge branch 'keymap2' 11 年前
  tmk 0e86f6030b Fix and add some in README 11 年前
  tmk c67eb72c6b Fix is_tap_key() 11 年前
  tmk a934e6c9fd Add doc/keycode.txt 11 年前
  tmk ed7be7ba35 Merge branch 'gh60' 11 年前
  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 5d3e59f9f3 Support for ISO/JIS keys on ADB(Issue#22) 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 1f248ccc5f Remove DEBUG_LED from pjrc stack. 11 年前
  tmk ff1d6ba7f2 Fix bug of FAILSAFE key clear. 11 年前
  tmk 38a8012def Fix action of system and consumer usage. 11 年前
  tmk 770cfcff99 Add initial fix for new keymap. 11 年前
  tmk 80f99bf022 Add ADB extended keyboard support by blargg@GH. 11 年前
  tmk 887563e89e Merge branch 'm0110' 11 年前
  tmk 4a91891e94 Fix debug pirnt and magic key.(M0110) 11 年前
  tmk ce3f30b643 Add bitpop16() in util.c. 11 年前
  tmk a2fff7c7b6 Merge branch 'phantom' 11 年前
  tmk ca55332107 Fixes from Tranquilite@GH. 11 年前
  tmk 3e84c59828 Fix Sony NEWS pinouts in comment 11 年前
  tmk 59b612ddef Merge branch 'hid_liber' 11 年前
  tmk 88fc51a04e Fix and keymap of hid_liber from alaricljs at geekhack.org. 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 年前