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