qmk-vial/tmk_core/common
Thiago Alves 74e97eefd7 Adds oneshot layer and oneshot tap toggling (#308)
This commit is mostly a cherry-pick from `ahtn` at
https://github.com/tmk/tmk_keyboard/pull/255.

These are the changes:

* Adds ACTION_LAYER_ONESHOT
* Adds ONESHOT_TAP_TOGGLE
* Mentions sticky keys in the docs on oneshot.
2016-05-05 21:41:37 -04:00
..
avr Update functions used to write to EEPROM 2016-04-21 20:07:03 -07:00
mbed
action.c Adds oneshot layer and oneshot tap toggling (#308) 2016-05-05 21:41:37 -04:00
action.h
action_code.h Adds oneshot layer and oneshot tap toggling (#308) 2016-05-05 21:41:37 -04:00
action_layer.c stops forcing debug_action 2016-04-28 23:23:33 -04:00
action_layer.h
action_macro.c stops forcing debug_action 2016-04-28 23:23:33 -04:00
action_macro.h
action_tapping.c stops forcing debug_action 2016-04-28 23:23:33 -04:00
action_tapping.h
action_util.c Adds oneshot layer and oneshot tap toggling (#308) 2016-05-05 21:41:37 -04:00
action_util.h Adds oneshot layer and oneshot tap toggling (#308) 2016-05-05 21:41:37 -04:00
backlight.c Update functions used to write to EEPROM 2016-04-21 20:07:03 -07:00
backlight.h
bootloader.h
bootmagic.c Update functions used to write to EEPROM 2016-04-21 20:07:03 -07:00
bootmagic.h
command.c Added extra songs, LED indicator notes 2016-04-17 20:14:37 -05:00
command.h
debug.c
debug.h
eeconfig.h Update functions used to write to EEPROM 2016-04-21 20:07:03 -07:00
host.c
host.h
host_driver.h
keyboard.c
keyboard.h
keycode.h
keymap.c
keymap.h
led.h
magic.c
magic.h
matrix.h
mousekey.c
mousekey.h
nodebug.h
print.c
print.h Fixed many compiler warnings related to print being disabled 2016-04-17 12:54:32 -05:00
progmem.h
report.h
sendchar.h
sendchar_null.c
sendchar_uart.c
sleep_led.c
sleep_led.h
suspend.h
timer.h
uart.c
uart.h
util.c
util.h
wait.h