You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan fe18df9d41
Normalise Dynamic Macro keycodes (#18939)
* `DYN_REC_START1` -> `QK_DYNAMIC_MACRO_RECORD_START_1`

* `DYN_REC_START2` -> `QK_DYNAMIC_MACRO_RECORD_START_2`

* `DYN_MACRO_PLAY1` -> `QK_DYNAMIC_MACRO_PLAY_1`

* `DYN_MACRO_PLAY2` -> `QK_DYNAMIC_MACRO_PLAY_2`

* `DYN_REC_STOP` -> `QK_DYNAMIC_MACRO_RECORD_STOP`

* Update docs
3 years ago
..
atreus Remove legacy keycodes, part 5 (#18710) 3 years ago
dcompact
default
drogglbecher Normalise Unicode keycodes (#18898) 3 years ago
issmirnov Remove rgblight_list.h (#18878) 3 years ago
jyh Remove legacy keycodes, part 5 (#18710) 3 years ago
jyh2 Normalise Dynamic Macro keycodes (#18939) 3 years ago
ksamborski Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 3 years ago
losinggeneration Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 3 years ago
mmacdougall Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 3 years ago
numpad Remove legacy keycodes, part 4 (#18683) 3 years ago
rossman360 Remove legacy sendstring keycodes (#18749) 3 years ago
steno Remove legacy keycodes, part 5 (#18710) 3 years ago
treadwell Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 3 years ago
via Remove legacy Debug keycode (#18769) 3 years ago
xtonhasvim