Commit Graph

6 Commits

Author SHA1 Message Date
Ryan 90f6b75873
Remove `KC_DELT` () 2022-10-27 19:33:38 +01:00
Ryan b33fc34967
Deprecate `KC_LEAD` for `QK_LEAD` () 2022-10-21 14:25:54 +01:00
Ryan 5e4b076af3
Remove legacy keycodes, part 5 ()
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +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
Joel Challis bbc3bc55f2
RESET -> QK_BOOT user keymaps () 2022-08-21 23:55:30 +01:00
peepeetee a6a7b1ce8f
[Keyboard] move @ibnuda 's keebs into /ibnuda () 2022-01-30 10:47:26 -08:00