0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2024-12-20 00:23:21 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Ryan
002b58f0e4
Normalise Space Cadet keycodes () 2022-10-27 11:19:16 +01:00
Ryan
c6f1b594a2
Remove legacy keycodes, part 2 ()
* `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
QMK Bot
ed5351d75e Merge remote-tracking branch 'origin/master' into develop 2022-07-27 19:19:51 +00:00
Ryan
4a0eb733ac
Move keyboard USB IDs and strings to data driven: G () 2022-07-27 20:19:09 +01:00
Drashna Jaelre
0da6562c4d
Make default layer size 16-bit ()
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2022-06-19 07:37:51 +10:00
Tomasz Janeczko
6567b21688
Move more UART-based keyboards to use timeout correctly. ()
Co-authored-by: Tomasz Janeczko <tomasz.j@hey.com>
2022-06-08 14:51:41 -07:00
Ryan
764dc18a81
Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h () 2022-03-15 13:56:58 +00:00
peepeetee
3fefaf7f6b
[Keyboard] move @GlenPickle 's chimera* boards into a folder () 2022-01-31 11:47:38 -08:00