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