qmk-firmware/quantum
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
..
audio
keymap_extras
template Leader key implementation (#326) 2016-05-15 00:27:32 -04:00
tools
analog.c
analog.h
config_common.h
keymap_common.c Leader key implementation (#326) 2016-05-15 00:27:32 -04:00
keymap_common.h Leader key implementation (#326) 2016-05-15 00:27:32 -04:00
keymap_midi.c
keymap_midi.h
keymap_unicode.c
led.c
light_ws2812.c
light_ws2812.h
matrix.c Leader key implementation (#326) 2016-05-15 00:27:32 -04:00
quantum.c Leader key implementation (#326) 2016-05-15 00:27:32 -04:00
quantum.h Leader key implementation (#326) 2016-05-15 00:27:32 -04:00
quantum.mk Leader key implementation (#326) 2016-05-15 00:27:32 -04:00
rgblight.c
rgblight.h