qmk_firmare/quantum
Gergely Nagy 44e16ffc80 tap-dance: Code cleanup
Removes a number of duplicated code, by passing actions around instead
of keycodes, so the various dance action functions do not have to look
up the action, but the caller does that for them.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2016-07-22 09:10:17 +02:00
..
audio
keymap_extras keymap_dvorak.h: add missing shifted keys, fix whitespace 2016-07-14 11:32:43 -05:00
process_keycode tap-dance: Code cleanup 2016-07-22 09:10:17 +02:00
serial_link
template fixes quantum template (actually) 2016-07-07 12:22:10 -04:00
tools
visualizer Move the visualizer_user file to keymap folder 2016-07-07 14:42:16 +03:00
analog.c
analog.h
config_common.h
keycode_config.c
keycode_config.h
keymap.h Create keycodes for RGB control functions 2016-07-07 23:34:33 -04:00
keymap_common.c Fix the range for consumer keys 2016-07-07 19:48:39 +03:00
light_ws2812.c updates rgblight implementation, makes non-timer stuff compatible with audio 2016-07-07 11:33:34 -04:00
light_ws2812.h
matrix.c
quantum.c extract reset keyboard into a function 2016-07-13 16:38:02 +02:00
quantum.h extract reset keyboard into a function 2016-07-13 16:38:02 +02:00
rgblight.c updates rgblight implementation, makes non-timer stuff compatible with audio 2016-07-07 11:33:34 -04:00
rgblight.h updates rgblight implementation, makes non-timer stuff compatible with audio 2016-07-07 11:33:34 -04:00