Ryan
|
f20a05440e
|
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
|
2023-02-03 00:04:10 +00:00 |
Nick Brassel
|
f6dd8dea2e
|
Remove usages of config_common.h from config.h files. (#19714)
|
2023-01-31 06:03:30 +11:00 |
Ryan
|
b727434391
|
Remove commented out backlight config & stray "backlight levels" (#19703)
|
2023-01-28 15:42:44 +00:00 |
Ryan
|
74223c34a9
|
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`
* `KC_RCTRL` -> `KC_RCTL`
* `KC_LSHIFT` -> `KC_LSFT`
* `KC_LCTRL` -> `KC_LCTL`
|
2022-10-16 14:14:40 +01:00 |
Ryan
|
a8744b1630
|
Move keyboard USB IDs and strings to data driven: S (#17889)
|
2022-08-04 08:12:37 +10:00 |
Ryan
|
764dc18a81
|
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655)
|
2022-03-15 13:56:58 +00:00 |
peepeetee
|
c72120baab
|
move @satt99 's comet46 to satt/ (#16059)
|
2022-02-12 01:13:48 +00:00 |