Add on/off/toggle keycodes for Auto Shift

This commit is contained in:
Drashna Jael're
2017-12-19 10:37:25 -08:00
committed by Jack Humbert
parent a1fa70f94d
commit 4f484bc1c9
5 changed files with 44 additions and 13 deletions

View File

@ -110,6 +110,9 @@ Map three keys temporarily in your keymap:
| KC_ASDN | Lower the Auto Shift timeout variable (down) |
| KC_ASUP | Raise the Auto Shift timeout variable (up) |
| KC_ASRP | Report your current Auto Shift timeout value |
| KC_ASON | Turns on the Auto Shift Function |
| KC_ASOFF | Turns off the Auto Shift Function |
| KC_ASTG | Toggles the statn of the Auto Shift feature |
Compile and upload your new firmware.