qmk_firmware/tmk_core/common
Erez Zukerman 1a8c0dd22d Leader key implementation (#326)
* implements leader key for planck experimental

* allows override of leader timeout

* adds ability to use the leader key in seq

* fixes leader keycode

* adds chording prototype

* fixes keycode detection

* moves music mode to quantum.c

* disables chording by default

* updates process_action functions to return bool
2016-05-15 00:27:32 -04:00
..
avr Update functions used to write to EEPROM 2016-04-21 20:07:03 -07:00
mbed
action.c Leader key implementation (#326) 2016-05-15 00:27:32 -04:00
action.h Leader key implementation (#326) 2016-05-15 00:27:32 -04:00
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 Checkin 2016-04-14 18:01:29 -05:00
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 Backlight Breathing for Planck and Atomic 2016-05-09 13:17:15 -04:00
backlight.h Backlight Breathing for Planck and Atomic 2016-05-09 13:17:15 -04:00
bootloader.h
bootmagic.c Update functions used to write to EEPROM 2016-04-21 20:07:03 -07:00
bootmagic.h
command.c Backlight Breathing for Planck and Atomic 2016-05-09 13:17:15 -04:00
command.h Magic Key Overrides / Keyboard Lock / Forced NKRO 2016-03-28 00:03:21 -05:00
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 MAGIC functionality, AG swap in default layout 2016-04-16 18:51:58 -04:00
keyboard.h
keycode.h
keymap.c Compiler Warnings / Atomic TLC 2016-04-13 20:57:51 -05:00
keymap.h MAGIC functionality, AG swap in default layout 2016-04-16 18:51:58 -04:00
led.h Fixed LED Function Calls 2016-03-22 20:58:44 -05:00
magic.c MAGIC functionality, AG swap in default layout 2016-04-16 18:51:58 -04:00
magic.h MAGIC functionality, AG swap in default layout 2016-04-16 18:51:58 -04:00
matrix.h Leader key implementation (#326) 2016-05-15 00:27:32 -04:00
mousekey.c
mousekey.h
nodebug.h Backlight Breathing for Planck and Atomic 2016-05-09 13:17:15 -04:00
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