Normalise Auto Shift keycodes (#18892)

* Normalise Auto Shift keycodes

* Add keycode table to main list

* Add old keycodes to legacy header
This commit is contained in:
Ryan
2022-10-28 23:53:15 +11:00
committed by GitHub
parent 2ff1d85290
commit 22be7e79ac
26 changed files with 104 additions and 76 deletions

View File

@@ -50,19 +50,19 @@
// #define NO_AUTO_SHIFT_ALPHA
// Lower the Auto Shift timeout variable (down)
// KC_ASDN
// AS_DOWN
// Raise the Auto Shift timeout variable (up)
// KC_ASUP
// AS_UP
// Report your current Auto Shift timeout value
// KC_ASRP
// AS_RPT
// Turns on the Auto Shift Function
// KC_ASON
// AS_ON
// Turns off the Auto Shift Function
// KC_ASOFF
// AS_OFF
// Toggles the state of the Auto Shift feature
// KC_ASTG
// AS_TOGG