You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/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.
9 years ago
..
avr Update functions used to write to EEPROM 9 years ago
mbed
action.c Adds oneshot layer and oneshot tap toggling (#308) 9 years ago
action.h Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into modifier-release-fix 9 years ago
action_code.h Adds oneshot layer and oneshot tap toggling (#308) 9 years ago
action_layer.c stops forcing debug_action 9 years ago
action_layer.h
action_macro.c stops forcing debug_action 9 years ago
action_macro.h
action_tapping.c stops forcing debug_action 9 years ago
action_tapping.h
action_util.c Adds oneshot layer and oneshot tap toggling (#308) 9 years ago
action_util.h Adds oneshot layer and oneshot tap toggling (#308) 9 years ago
backlight.c Update functions used to write to EEPROM 9 years ago
backlight.h
bootloader.h
bootmagic.c Update functions used to write to EEPROM 9 years ago
bootmagic.h
command.c Added extra songs, LED indicator notes 9 years ago
command.h
debug.c
debug.h
eeconfig.h Update functions used to write to EEPROM 9 years ago
host.c
host.h
host_driver.h
keyboard.c
keyboard.h
keycode.h
keymap.c
keymap.h MAGIC functionality, AG swap in default layout 9 years ago
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 9 years ago
progmem.h
report.h
sendchar.h
sendchar_null.c
sendchar_uart.c
sleep_led.c
sleep_led.h
suspend.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 years ago
timer.h
uart.c
uart.h
util.c
util.h
wait.h