tmk cb3a547ebf Make modifiers 'weak' in macro 12 年之前
..
action.c fd9ee507a5 Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard into simonmelhart-modstaptoggle 12 年之前
action.h d7f663a1ea Fix to build ps2_mouse with both LUFA and PJRC 12 年之前
action_code.h fd9ee507a5 Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard into simonmelhart-modstaptoggle 12 年之前
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 cb3a547ebf Make modifiers 'weak' in macro 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 12 年之前
action_tapping.h cc8e66754b Refine ACT_LAYER and ACT_LAYER_TAP 12 年之前
action_util.c 35f9f30074 Add timeout option to MODS_ONESHOT #66 12 年之前
action_util.h 9d40be1990 Wait for USB starting up to make debug print available 12 年之前
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 12 年之前
bootloader.h f412570739 Moved files to common, protocol and doc directory 13 年之前
bootmagic.c b2c7529ec9 Fix to bootmagic key configurable 12 年之前
bootmagic.h b2c7529ec9 Fix to bootmagic key configurable 12 年之前
command.c d52d554360 Fix mod stuck of MODS_KEY when leaving layer #62 12 年之前
command.h 1687041267 Add COMMAND_ENABLE build option 13 年之前
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 12 年之前
host.h d7f663a1ea Fix to build ps2_mouse with both LUFA and PJRC 12 年之前
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 12 年之前
keyboard.h 8819cf6bb1 Fix Tapping: release key immediately but modifier #65 12 年之前
keycode.h 2721022078 Add mechanical locking switch support for NumLock and ScrollLock 12 年之前
keymap.c b2c7529ec9 Fix to bootmagic key configurable 12 年之前
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 13 年之前
mousekey.c d7f663a1ea Fix to build ps2_mouse with both LUFA and PJRC 12 年之前
mousekey.h b56717b843 Use software serial for Sun. 13 年之前
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 ac1acca8d7 Add description of keyboard report in report.h 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 13 年之前
sleep_led.h 2c0bb5e7e6 Add common/suspend.c 13 年之前
suspend.c 7d692c492c Fix USB initilaize on LUFA 12 年之前
suspend.h 2c0bb5e7e6 Add common/suspend.c 13 年之前
timer.c 4ae979f6ef Initial version of new code for layer switch is added. 13 年之前
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 年之前