165 Commits (8f892dd41ea2036c0e3df71e37ba9ebe7105ddef)

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