11 Commits (a80b886751aaddb0e030a14a82cf99b6778145b4)

Author SHA1 Message Date
Ryan a80b886751
Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834) 3 years ago
Ryan 6bbe8b6edd
Normalise Joystick and Programmable Button keycodes (#18832) 3 years ago
Ryan 74484e21af
Deprecate `VLK_TOG` for `VK_TOGG` (#18807) 3 years ago
Ryan 7cbff9d921
Deprecate `KC_LOCK` for `QK_LOCK` (#18796) 3 years ago
Ryan b33fc34967
Deprecate `KC_LEAD` for `QK_LEAD` (#18792) 3 years ago
Ryan 1cb1a5a374
Remove legacy Grave Escape keycodes (#18787) 3 years ago
Ryan c347e732be
Remove legacy EEPROM clear keycodes (#18782)
* `EEP_RST` -> `EE_CLR`, default-ish keymaps

* `EEP_RST` -> `EE_CLR`, user keymaps

* `EEP_RST` -> `EE_CLR`, community layouts

* `EEP_RST` -> `EE_CLR`, userspace

* `EEP_RST` -> `EE_CLR`, docs & core
3 years ago
Ryan 18dc851e37
Remove legacy Debug keycode (#18769)
* `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
3 years ago
Joel Challis 8d715fc16b
Remove deprecated RESET keycode alias (#18271) 3 years ago
Nick Brassel 8545473307
Removes terminal from QMK. (#17258) 4 years ago
Ryan b45a037c7e
Rename some Quantum keycodes (#15968)
* Rename some Quantum keycodes

* Tweak EEPROM clear and debug keycode short aliases
4 years ago