Commit Graph

9 Commits

Author SHA1 Message Date
Joel Challis
3b11e98215
Update use of legacy keycodes () 2022-11-22 22:07:47 +11:00
Ryan
18dc851e37
Remove legacy Debug keycode ()
* `DEBUG` -> `DB_TOGG`, default-ish keymaps

* `DEBUG` -> `DB_TOGG`, user keymaps

* `DEBUG` -> `DB_TOGG`, community layouts

* `DEBUG` -> `DB_TOGG`, userspace

* `DEBUG` -> `DB_TOGG`, docs & core
2022-10-19 11:33:05 +01:00
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
Johannes Löthberg
d412dc61ee
Remove remaining use of terminal keys and related comment labels () 2022-09-29 20:42:42 -07:00
Joel Challis
bbc3bc55f2
RESET -> QK_BOOT user keymaps () 2022-08-21 23:55:30 +01:00
Drashna Jaelre
b8a1e14f53
Remove deprecated callbacks for encoders and dip switches () 2021-07-24 00:37:19 -07:00
Drashna Jaelre
0bde920817
Convert Dip Switch callbacks to boolean functions () 2021-07-01 08:22:21 -07:00
Drashna Jaelre
a0fed0ea17
Convert Encoder callbacks to be boolean functions ()
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2021-05-21 23:17:32 -07:00
Abi Shalom
071e0c2029
Created abishalom keymap ()
Co-authored-by: Ryan <fauxpark@gmail.com>
2020-07-08 21:53:29 +01:00