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
..
ansi Normalise Dynamic Macro keycodes (#18939) 3 years ago
jp Remove legacy keycodes, part 5 (#18710) 3 years ago
rn42 Remove legacy keycodes, part 6 (#18740) 3 years ago
yang Remove legacy keycodes, part 5 (#18710) 3 years ago
serial.h
serial_uart.c