165 次程式碼提交 (8f892dd41ea2036c0e3df71e37ba9ebe7105ddef)

作者 SHA1 備註 提交日期
  tmk eaec2b4252 Add description of keyboard report in report.h 10 年之前
  tmk 00c71f2d21 Fix ps2_host_recv_response 10 年之前
  tmk 06681b0ab9 Add printf macro as alias of xprintf 10 年之前
  tmk 2cec799626 Add parenthses ito macro arguments 10 年之前
  Simon Melhart 90450a74ef Add tap toggle modifiers 10 年之前
  tmk a045313fa3 Fix to build ps2_mouse with both LUFA and PJRC 10 年之前
  tmk 448d2ed1f8 Wait for USB starting up to make debug print available 10 年之前
  tmk 755b81f0ad Fix PS/2 mouse support 10 年之前
  tmk a49315390d Add timeout option to MODS_ONESHOT #66 10 年之前
  tmk a5811211ac Fix mod stuck of MODS_KEY when leaving layer #62 10 年之前
  tmk 0f768fc84b Fix Tapping: release key immediately but modifier #65 10 年之前
  tmk b482e655ad Fix USB initilaize on LUFA 10 年之前
  tmk 651ad76f93 Fix to bootmagic key configurable 10 年之前
  tmk fb2ff003dd Fix version info command 10 年之前
  tmk f4664db2bd Fix bootloader jump use word address 10 年之前
  tmk 8f45848fd3 Fix Tapping: release of a key pressed before tap 10 年之前
  tmk 19d6f0d77a Fix action macros 11 年之前
  tmk 57c52a8789 Add version string 11 年之前
  tmk 6994b6d364 Fix tapping count over flow(issue #52) 11 年之前
  tmk 2fb67b7844 Add NKRO support for LUFA 11 年之前
  tmk 14d1af6231 Add bootmagic salt key to avoid accidental configuration 11 年之前
  tmk 0cb80001b4 Add mechanical locking switch support for NumLock and ScrollLock 11 年之前
  tmk 722b753df1 Add support for macro media/system keys 11 年之前
  tmk 254d83ddba Cancel tapping when interrupted by other key 11 年之前
  tmk d08dfffae0 Change name ACT_LAYER_TAP1 to ACT_LAYER_TAP_EXT 11 年之前
  tmk 5f469a4ac1 Add BACKLIGHT_ENABLE conditional 11 年之前
  tmk 3cf50e901c Fix typo 11 年之前
  Wraul fa633c571c Add support for backlight 11 年之前
  tmk 063614a8c2 Add default layer config to bootmagic 11 年之前
  Mathias Andersson 53dc733e1c Fixes to sleep LED. 11 年之前
  tmk 6c0f789853 Fix deprecated 'prog_*' typedef - Issue #34 11 年之前
  tmk 0be2d9bcc5 Fix command.c and README 11 年之前
  tmk 2ebc123c22 Use dprint and dprintf for debug 11 年之前
  tmk 6049f2e7d1 Add xprintf(xitoa) from elm-chan.org 11 年之前
  tmk bd4a6feb22 Remove common/controller_teensy.h 11 年之前
  tmk 2765021767 Add media eject key support from tufty 11 年之前
  tmk b92c7fd612 Fix bootmagic and eeconfig for virtual DIP SW 11 年之前
  tmk 1440b677a7 Fix keymap for new actions 11 年之前
  tmk bc44e39ffb Fix keymap of hhkb for new actions 11 年之前
  tmk 18454f7436 Fix keymap of gh60 11 年之前
  tmk 70db9e1dc7 Fix ACT_MODS action and switch_default_layer command 11 年之前
  tmk a967301331 Add file action_code.h 11 年之前
  tmk 4bc69e0304 Fix ACTION_LAYER macros 11 年之前
  tmk f903bcddbd Rename file layer_switch to action_layer 11 年之前
  tmk 8d8ee35fb0 Refine ACT_LAYER and ACT_LAYER_TAP 11 年之前
  tmk 5e557f01e0 Remove ACT_KEYMAP and ACT_OVERLAY 11 年之前
  tmk d2d06ebf5f Add action_tapping.[ch] for refactoring 11 年之前
  tmk 4587d39c6e Add sleep LED test command 11 年之前
  tmk 11970b78fe Add supsend and wakeup to pjrc stack 11 年之前
  tmk 0caaa6e3d3 Add common/suspend.c 11 年之前