Joel Challis
ec2414c074
Deprecate `SECURE_*` keycodes for `QK_SECURE_*` ( #18847 )
...
* Deprecate SECURE_* keycodes for QK_SECURE_*
* Update keycode process
* Update process_secure.c
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Ryan
812001de7f
Deprecate `ONESHOT_*` keycodes for `QK_ONE_SHOT_*` ( #18844 )
...
* Deprecate `ONESHOT_*` keycodes for `QK_ONE_SHOT_*`
* Docs
3 years ago
Ryan
1d34f380eb
Deprecate `KEY_OVERRIDE_*` keycodes for `KO_*` ( #18843 )
3 years ago
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