qmk-firmware/quantum
Drashna Jaelre 908966bdf3
Fixed tap/down/up handling in dynamic keymap macros (#5363)
* Fixed tap/down/up handling in dynamic keymap macros

* Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE
2019-04-07 19:19:00 -07:00
..
api
audio
debounce Eager Per Row Debouncing added (added to Ergodox) (#5498) 2019-04-03 14:45:55 -07:00
keymap_extras
process_keycode
rgb_matrix_animations Fix bugs that cause compile failures when enabling only some animations. 2019-04-06 10:59:25 -07:00
serial_link
split_common Added encoder support to split common code (#5477) 2019-04-03 16:01:17 -07:00
stm32
template Update ps2avrgb template to use standard matrix/i2c code (#4957) 2019-04-05 09:20:43 -07:00
tools
visualizer
api.c
api.h
color.c RGB Matrix Overhaul (#5372) 2019-04-02 17:24:14 -07:00
color.h
config_common.h
debounce.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
encoder.c Added encoder support to split common code (#5477) 2019-04-03 16:01:17 -07:00
encoder.h Added encoder support to split common code (#5477) 2019-04-03 16:01:17 -07:00
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap_common.c
keymap.h
led_matrix_drivers.c
led_matrix.c
led_tables.c
led_tables.h
ledmatrix.h
matrix.c
mcu_selection.mk
pincontrol.h
pointing_device.c
pointing_device.h
quantum_keycodes.h
quantum.c Fixed tap/down/up handling in dynamic keymap macros (#5363) 2019-04-07 19:19:00 -07:00
quantum.h Fixed tap/down/up handling in dynamic keymap macros (#5363) 2019-04-07 19:19:00 -07:00
rgb_matrix_drivers.c
rgb_matrix_types.h RGB Matrix support for Massdrop CTRL/ALT (#5328) 2019-04-03 18:30:47 -07:00
rgb_matrix.c Fix bugs that cause compile failures when enabling only some animations. 2019-04-06 10:59:25 -07:00
rgb_matrix.h RGB Matrix Overhaul (#5372) 2019-04-02 17:24:14 -07:00
rgb.h
rgblight_list.h
rgblight_reconfig.h
rgblight_types.h
rgblight.c
rgblight.h
send_string_keycodes.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h