0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2024-12-16 22:53:22 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Ryan
5d2f2af198
OLED: driver naming cleanups () 2023-08-15 10:30:34 +01:00
miketronic
5bc282eefe
Userspace and keymap addition ()
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-09 21:10:24 +10:00
Nick Brassel
c9f619124d
Encodermap direction define. () 2023-04-15 16:18:44 +01:00
precondition
1899793f27
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps () 2023-04-03 15:32:47 +10: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
Less/Rikki
4adb64a91b
[Keyboard] mechwild/bde cleanup and refactor () 2022-08-28 10:16:20 -07:00