jlj-qmk/common
tmk 59e073e82b Fix tap key bug: layer stuck
- Can't use Invert action for tap key, use On/Off insted.
2013-02-20 16:53:55 +09:00
..
action_macro.c Add macro feature. 2013-02-04 22:53:45 +09:00
action_macro.h Add macro feature. 2013-02-04 22:53:45 +09:00
action.c Fix tap key bug: layer stuck 2013-02-20 16:53:55 +09:00
action.h Add keymap clear/reset action 2013-02-20 15:52:32 +09:00
bootloader.c
bootloader.h
command.c Add overlay framework 2013-02-20 11:48:15 +09:00
command.h Fix commands 2012-10-17 15:55:37 +09:00
controller_teensy.h
debug.c Add print_dec() and debug_dec(). 2012-10-27 02:27:09 +09:00
debug.h Clean debug print in action.c. 2013-01-29 10:40:43 +09:00
host_driver.h
host.c Fix tap key using delaying_layer and waiting_key. 2013-01-13 10:24:20 +09:00
host.h Merge branch 'keymap2' 2013-02-11 12:48:49 +09:00
keyboard.c Change struct key_t 2013-02-13 12:16:24 +09:00
keyboard.h Change struct key_t 2013-02-13 12:16:24 +09:00
keycode.h Make Transparent feature available to new keymaps. 2013-02-13 09:26:22 +09:00
keymap.c Add keymap clear/reset action 2013-02-20 15:52:32 +09:00
keymap.h Add overlay framework 2013-02-20 11:48:15 +09:00
layer_switch.c Add overlay framework 2013-02-20 11:48:15 +09:00
layer_switch.h Add overlay framework 2013-02-20 11:48:15 +09:00
led.h
matrix.h Add child proof keyboard locking feature! 2012-10-18 00:59:59 +09:00
mousekey.c Add print_dec() and debug_dec(). 2012-10-27 02:27:09 +09:00
mousekey.h Use software serial for Sun. 2012-10-19 15:07:23 +09:00
print.c Clean debug print in action.c. 2013-01-29 10:40:43 +09:00
print.h Clean debug print in action.c. 2013-01-29 10:40:43 +09:00
report.h Fix action of system and consumer usage. 2012-12-17 03:06:21 +09:00
sendchar_null.c
sendchar_uart.c
sendchar.h
timer.c
timer.h
uart.c
uart.h
util.c Rewrite layer action with layer_switch 2013-02-16 04:08:31 +09:00
util.h Rewrite layer action with layer_switch 2013-02-16 04:08:31 +09:00