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
eeconfig.c
eeconfig.h
host_driver.h
host.c
host.h
keyboard.c
keyboard.h
keycode.h
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
mousekey.c
mousekey.h
print.c
print.h
report.h
sendchar_null.c
sendchar_uart.c
sendchar.h
sleep_led.c
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