0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2024-12-22 01:23:23 +00:00
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
Joel Challis
5c0e87608f
Remove more RESET keycode references () 2022-09-03 06:50:44 +01:00
Ryan
201f1a8f47
Move keyboard USB IDs and strings to data driven, pass 2: S-Y () 2022-08-20 01:48:38 +01:00
Nick Brassel
1b9491f8f3
Fixup builds for TzCI () 2022-07-03 00:23:08 +10:00
Watson
48721b20fc
Updated revisions and added a keyboard ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: WestM <93159069+WestMProducts@users.noreply.github.com>
2022-07-02 21:55:10 +10:00
jack
e9bf95e0f2
[Keyboard] Fix westm/westm68 compliation errors () 2022-03-15 02:35:17 -07:00
Pear
5e5047f071
[Keyboard westm68 rev1 and fine tune westm boards ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-03-14 20:55:33 -07:00
WestM
d7bbd52e19
[Keyboard] Add WestM ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-16 10:07:06 -08:00