jlj-qmk/common
tmk 10f33a3e48 Remove ACT_KEYMAP and ACT_OVERLAY
- Remove ACT_OVERLAY
- Rename ACT_KEYMAP to ACT_LAYER
- Add ACT_LAYER_BITOP
2013-03-31 22:47:19 +09:00
..
action_macro.c Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options 2013-03-20 00:28:13 +09:00
action_macro.h Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options 2013-03-20 00:28:13 +09:00
action_oneshot.c Add NO_ACTION_ONESHOT config option 2013-03-21 14:42:40 +09:00
action_oneshot.h Add NO_ACTION_ONESHOT config option 2013-03-21 14:42:40 +09:00
action_tapping.c Add action_tapping.[ch] for refactoring 2013-03-29 02:46:05 +09:00
action_tapping.h Add action_tapping.[ch] for refactoring 2013-03-29 02:46:05 +09:00
action.c Remove ACT_KEYMAP and ACT_OVERLAY 2013-03-31 22:47:19 +09:00
action.h Remove ACT_KEYMAP and ACT_OVERLAY 2013-03-31 22:47:19 +09:00
bootloader.c
bootloader.h
bootmagic.c
bootmagic.h
command.c Remove ACT_KEYMAP and ACT_OVERLAY 2013-03-31 22:47:19 +09:00
command.h Add COMMAND_ENABLE build option 2013-03-19 16:05:53 +09:00
controller_teensy.h
debug.c
debug.h Add NO_PRINT and NO_DEBUG config options. 2013-03-19 14:08:40 +09:00
eeconfig.c
eeconfig.h
host_driver.h
host.c
host.h
keyboard.c Add NO_PRINT and NO_DEBUG config options. 2013-03-19 14:08:40 +09:00
keyboard.h
keycode.h Add mechanical locking switch support for CapsLock 2013-03-12 10:43:02 +09:00
keymap.c
keymap.h
layer_switch.c Remove ACT_KEYMAP and ACT_OVERLAY 2013-03-31 22:47:19 +09:00
layer_switch.h Remove ACT_KEYMAP and ACT_OVERLAY 2013-03-31 22:47:19 +09:00
led.h
matrix.h Fix debouncing and add legacy keymap support 2013-03-12 16:05:50 +09:00
mousekey.c
mousekey.h
print.c Add NO_PRINT and NO_DEBUG config options. 2013-03-19 14:08:40 +09:00
print.h Add NO_PRINT and NO_DEBUG config options. 2013-03-19 14:08:40 +09:00
report.h
sendchar_null.c
sendchar_uart.c
sendchar.h
sleep_led.c Change sleep led step table to get smooth 2013-03-16 23:45:11 +09:00
sleep_led.h Add common/suspend.c 2013-03-25 01:46:32 +09:00
suspend.c Add supsend and wakeup to pjrc stack 2013-03-27 15:18:08 +09:00
suspend.h Add common/suspend.c 2013-03-25 01:46:32 +09:00
timer.c
timer.h
uart.c
uart.h
util.c
util.h