Ryan
|
5629ba1807
|
Remove legacy keycodes, part 4 (#18683)
* `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 |
|
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 |
|
Drashna Jaelre
|
64b1ed4550
|
Fix Per Key LED Indicator Callbacks (#18450)
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2022-10-04 15:24:22 -07:00 |
|
fauxpark
|
dbb70871fc
|
Merge remote-tracking branch 'upstream/master' into develop
|
2022-09-30 05:19:53 +10:00 |
|
lalalademaxiya1
|
bfcbcfe3c7
|
Update q0 for keychron (#18522)
|
2022-09-29 17:50:47 +01:00 |
|
jack
|
c7a65558ee
|
Remove lingering DRIVER_LED_TOTAL references (#18475)
|
2022-09-25 19:32:51 +10:00 |
|
adophoxia
|
7caf0b1ab8
|
[Keyboard] Add Keychron Q0 (#18348)
|
2022-09-24 11:53:22 -07:00 |
|