Ryan
22be7e79ac
Normalise Auto Shift keycodes ( #18892 )
...
* Normalise Auto Shift keycodes
* Add keycode table to main list
* Add old keycodes to legacy header
2022-10-28 13:53:15 +01:00
Ryan
efe520645e
Normalise Combo keycodes ( #18877 )
2022-10-27 13:59:58 +01:00
Ryan
002b58f0e4
Normalise Space Cadet keycodes ( #18864 )
2022-10-27 11:19:16 +01:00
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>
2022-10-25 22:59:17 +01:00
Ryan
812001de7f
Deprecate `ONESHOT_*` keycodes for `QK_ONE_SHOT_*` ( #18844 )
...
* Deprecate `ONESHOT_*` keycodes for `QK_ONE_SHOT_*`
* Docs
2022-10-25 17:50:22 +01:00
Ryan
1d34f380eb
Deprecate `KEY_OVERRIDE_*` keycodes for `KO_*` ( #18843 )
2022-10-25 14:45:57 +01:00
Ryan
a80b886751
Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` ( #18834 )
2022-10-24 17:30:37 +01:00
Ryan
6bbe8b6edd
Normalise Joystick and Programmable Button keycodes ( #18832 )
2022-10-24 15:50:33 +01:00
Ryan
74484e21af
Deprecate `VLK_TOG` for `VK_TOGG` ( #18807 )
2022-10-22 21:45:20 +01:00
Ryan
7cbff9d921
Deprecate `KC_LOCK` for `QK_LOCK` ( #18796 )
2022-10-21 15:46:10 +01:00
Ryan
b33fc34967
Deprecate `KC_LEAD` for `QK_LEAD` ( #18792 )
2022-10-21 14:25:54 +01:00
Ryan
1cb1a5a374
Remove legacy Grave Escape keycodes ( #18787 )
2022-10-20 18:04:11 -07:00
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
2022-10-20 12:20:07 +01:00
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
2022-10-19 11:33:05 +01:00
Joel Challis
8d715fc16b
Remove deprecated RESET keycode alias ( #18271 )
2022-09-14 11:15:57 -07:00
Nick Brassel
8545473307
Removes terminal from QMK. ( #17258 )
2022-05-30 22:38:08 -07:00
Ryan
b45a037c7e
Rename some Quantum keycodes ( #15968 )
...
* Rename some Quantum keycodes
* Tweak EEPROM clear and debug keycode short aliases
2022-01-22 03:34:15 +00:00