200 Commits (4985914e6e5e383427adfff424a8f41632acf1a5)

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