qmk-firmware/quantum
Daniel Shields 606e13a47e Prevent the recording of looping dynamic macros.
If a macro play key is inadvertently recorded in a dynamic macro
a loop is created and the macro will not terminate when played.

This should be prevented.
2017-06-01 16:29:58 +01:00
..
api Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
audio Merge branch 'master' into to_push 2017-03-29 12:00:38 -07:00
keymap_extras Fix name collision between ChibiOS and keymap_german 2017-04-13 16:00:29 +03:00
process_keycode switched to uint8 and 16 2017-05-29 21:25:50 -04:00
serial_link Only re-send matrix every 5ms 2017-04-09 18:34:59 +03:00
template Typo fix 2017-03-30 19:08:15 -07:00
tools Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
visualizer Fix buffer overrun in lcd_keyframes 2017-04-13 21:40:06 +03:00
analog.c Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
analog.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
api.c Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
api.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
config_common.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
dynamic_macro.h Prevent the recording of looping dynamic macros. 2017-06-01 16:29:58 +01:00
fauxclicky.c Faux clicky bug fixes 2017-04-19 01:40:16 +07:00
fauxclicky.h Faux clicky bug fixes 2017-04-19 01:40:16 +07:00
keycode_config.c Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
keycode_config.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
keymap.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
keymap_common.c Disable array bounds warning in keymap_function_id_to_action 2017-04-13 16:00:29 +03:00
led_tables.c Move CIE1931 and breathing tables to its own file 2017-04-09 18:34:59 +03:00
led_tables.h Move CIE1931 and breathing tables to its own file 2017-04-09 18:34:59 +03:00
light_ws2812.c Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
light_ws2812.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
matrix.c Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
pincontrol.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
quantum.c quick fix for space cadet shift 2017-04-03 12:42:58 -04:00
quantum.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
quantum_keycodes.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
rgblight.c Move CIE1931 and breathing tables to its own file 2017-04-09 18:34:59 +03:00
rgblight.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
variable_trace.c Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00
variable_trace.h Clarify the quantum license (#1042) 2017-03-28 15:20:36 -07:00