Nick Brassel
|
219afaba42
|
Reworked backlight keycodes. (#18961)
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2022-11-06 08:11:59 +11:00 |
|
Ryan
|
7cbff9d921
|
Deprecate KC_LOCK for QK_LOCK (#18796)
|
2022-10-21 15:46:10 +01:00 |
|
Ryan
|
5e4b076af3
|
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
|
2022-10-15 22:29:43 +01:00 |
|
Drashna Jaelre
|
f0da486fab
|
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
|
2022-10-15 09:55:53 -07:00 |
|
Ryan
|
c6f1b594a2
|
Remove legacy keycodes, part 2 (#18660)
* `KC_SYSREQ` -> `KC_SYRQ`
And one `KC_ALT_ERASE` -> `KC_ERAS`
* `KC_NONUS_BSLASH` -> `KC_NUBS`
* `KC_NUMLOCK` -> `KC_NUM`
* `KC_CLCK` -> `KC_CAPS`
* `KC_SCROLLLOCK` -> `KC_SCRL`
* `KC_LBRACKET` -> `KC_LBRC`
* `KC_RBRACKET` -> `KC_RBRC`
* `KC_CAPSLOCK` -> `KC_CAPS`
|
2022-10-10 20:06:26 +01:00 |
|
Ryan
|
d983251c10
|
Switch over MANUFACTURER and PRODUCT to string literals (#18183)
|
2022-08-28 09:59:40 -07:00 |
|
Joel Challis
|
bbc3bc55f2
|
RESET -> QK_BOOT user keymaps (#17940)
|
2022-08-21 23:55:30 +01:00 |
|
Ryan
|
fb19e14048
|
Move keyboard USB IDs and strings to data driven: Y (#17926)
|
2022-08-06 18:52:13 +10:00 |
|
peepeetee
|
65e7d0c01f
|
[Keyboard] move ymd96 to ymdk vendor folder (#15643)
|
2022-01-10 16:55:58 -08:00 |
|