Commit Graph

8 Commits

Author SHA1 Message Date
Ryan
5629ba1807
Remove legacy keycodes, part 4 ()
* `KC_PGDOWN` -> `KC_PGDN`

* `KC_PSCREEN` -> `KC_PSCR`

* `KC_SCOLON` -> `KC_SCLN`

* `KC_BSLASH` -> `KC_BSLS`

* `KC_BSPACE` -> `KC_BSPC`
2022-10-13 18:28:14 +01:00
Dasky
dc4af81e0b
Remove legacy USE_SERIAL define ()
* Remove legacy USE_SERIAL define

* tidy up missed comments
2022-09-06 18:46:34 +01:00
Ryan
b40c03140e
Move keyboard USB IDs and strings to data driven: R () 2022-08-04 08:05:40 +10:00
Joel Challis
b7771ec25b
RESET -> QK_BOOT default keymaps () 2022-05-15 20:26:27 +01:00
Ryan
a8d440e4e0
Tidy up NKRO_ENABLE rules () 2021-12-09 16:05:44 +11:00
Ryan
c12b997679
Tidy up SLEEP_LED_ENABLE rules () 2021-12-01 21:13:00 +11:00
James Young
87fc950707
Add Redox Media Configurator Data () 2021-11-02 19:26:28 +11:00
Drashna Jaelre
f6a67c10bd
[Keyboard] Fix Redox Media compilation errors ()
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-11 23:21:28 -07:00