Nick Brassel
|
f6dd8dea2e
|
Remove usages of config_common.h from config.h files. (#19714)
|
2023-01-31 06:03:30 +11: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
|
be5b1a24bf
|
Move keyboard USB IDs and strings to data driven: O (#17874)
|
2022-08-02 19:39:00 +01:00 |
|
Rifaa Subekti
|
fc914e617e
|
[Keyboard] add Yuri (#15874)
Co-authored-by: Joel Challis <git@zvecr.com>
|
2022-01-21 22:09:00 -08:00 |
|