tmk cb3a547ebf Make modifiers 'weak' in macro il y a 12 ans
..
action.c fd9ee507a5 Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard into simonmelhart-modstaptoggle il y a 12 ans
action.h d7f663a1ea Fix to build ps2_mouse with both LUFA and PJRC il y a 12 ans
action_code.h fd9ee507a5 Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard into simonmelhart-modstaptoggle il y a 12 ans
action_layer.c 9de9d71952 Add default layer config to bootmagic il y a 12 ans
action_layer.h 9de9d71952 Add default layer config to bootmagic il y a 12 ans
action_macro.c cb3a547ebf Make modifiers 'weak' in macro il y a 12 ans
action_macro.h 6aaa6e0ef9 Add support for macro media/system keys il y a 12 ans
action_tapping.c 8819cf6bb1 Fix Tapping: release key immediately but modifier #65 il y a 12 ans
action_tapping.h cc8e66754b Refine ACT_LAYER and ACT_LAYER_TAP il y a 12 ans
action_util.c 35f9f30074 Add timeout option to MODS_ONESHOT #66 il y a 12 ans
action_util.h 9d40be1990 Wait for USB starting up to make debug print available il y a 12 ans
backlight.c 1eb8523e95 Add support for backlight il y a 12 ans
backlight.h 1eb8523e95 Add support for backlight il y a 12 ans
bootloader.c 0ca415004a Fix bootloader jump use word address il y a 12 ans
bootloader.h f412570739 Moved files to common, protocol and doc directory il y a 13 ans
bootmagic.c b2c7529ec9 Fix to bootmagic key configurable il y a 12 ans
bootmagic.h b2c7529ec9 Fix to bootmagic key configurable il y a 12 ans
command.c d52d554360 Fix mod stuck of MODS_KEY when leaving layer #62 il y a 12 ans
command.h 1687041267 Add COMMAND_ENABLE build option il y a 13 ans
debug.h d9c06db600 Add xprintf(xitoa) from elm-chan.org il y a 12 ans
debug_config.h d9c06db600 Add xprintf(xitoa) from elm-chan.org il y a 12 ans
eeconfig.c 25ad212c4a Add BACKLIGHT_ENABLE conditional il y a 12 ans
eeconfig.h 25ad212c4a Add BACKLIGHT_ENABLE conditional il y a 12 ans
host.c d7f663a1ea Fix to build ps2_mouse with both LUFA and PJRC il y a 12 ans
host.h d7f663a1ea Fix to build ps2_mouse with both LUFA and PJRC il y a 12 ans
host_driver.h f412570739 Moved files to common, protocol and doc directory il y a 13 ans
keyboard.c d7f663a1ea Fix to build ps2_mouse with both LUFA and PJRC il y a 12 ans
keyboard.h 8819cf6bb1 Fix Tapping: release key immediately but modifier #65 il y a 12 ans
keycode.h 2721022078 Add mechanical locking switch support for NumLock and ScrollLock il y a 12 ans
keymap.c b2c7529ec9 Fix to bootmagic key configurable il y a 12 ans
keymap.h 4e93b3fa67 Fix bootmagic and eeconfig for virtual DIP SW il y a 12 ans
led.h f412570739 Moved files to common, protocol and doc directory il y a 13 ans
matrix.h 30f9baf898 Fix debouncing and add legacy keymap support il y a 13 ans
mousekey.c d7f663a1ea Fix to build ps2_mouse with both LUFA and PJRC il y a 12 ans
mousekey.h b56717b843 Use software serial for Sun. il y a 13 ans
nodebug.h d9c06db600 Add xprintf(xitoa) from elm-chan.org il y a 12 ans
print.c d9c06db600 Add xprintf(xitoa) from elm-chan.org il y a 12 ans
print.h d9c06db600 Add xprintf(xitoa) from elm-chan.org il y a 12 ans
report.h ac1acca8d7 Add description of keyboard report in report.h il y a 12 ans
sendchar.h c5060ea819 test build of 'Host shield' in minimal env. il y a 13 ans
sendchar_null.c f412570739 Moved files to common, protocol and doc directory il y a 13 ans
sendchar_uart.c f412570739 Moved files to common, protocol and doc directory il y a 13 ans
sleep_led.c db79c1160b Change sleep led step table to get smooth il y a 13 ans
sleep_led.h 2c0bb5e7e6 Add common/suspend.c il y a 13 ans
suspend.c 7d692c492c Fix USB initilaize on LUFA il y a 12 ans
suspend.h 2c0bb5e7e6 Add common/suspend.c il y a 13 ans
timer.c 4ae979f6ef Initial version of new code for layer switch is added. il y a 13 ans
timer.h 232ab308e3 usb_hid: workaround for compile on Windows. il y a 13 ans
uart.c f412570739 Moved files to common, protocol and doc directory il y a 13 ans
uart.h f412570739 Moved files to common, protocol and doc directory il y a 13 ans
util.c d9c06db600 Add xprintf(xitoa) from elm-chan.org il y a 12 ans
util.h d9c06db600 Add xprintf(xitoa) from elm-chan.org il y a 12 ans
xprintf.S 796defa86c Fix deprecated 'prog_*' typedef - Issue #34 il y a 12 ans
xprintf.h 796defa86c Fix deprecated 'prog_*' typedef - Issue #34 il y a 12 ans