diff options
Diffstat (limited to 'docs/feature_auto_shift.md')
| -rw-r--r-- | docs/feature_auto_shift.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/feature_auto_shift.md b/docs/feature_auto_shift.md index 273045976..f6c248744 100644 --- a/docs/feature_auto_shift.md +++ b/docs/feature_auto_shift.md | |||
| @@ -110,6 +110,9 @@ Map three keys temporarily in your keymap: | |||
| 110 | | KC_ASDN | Lower the Auto Shift timeout variable (down) | | 110 | | KC_ASDN | Lower the Auto Shift timeout variable (down) | |
| 111 | | KC_ASUP | Raise the Auto Shift timeout variable (up) | | 111 | | KC_ASUP | Raise the Auto Shift timeout variable (up) | |
| 112 | | KC_ASRP | Report your current Auto Shift timeout value | | 112 | | KC_ASRP | Report your current Auto Shift timeout value | |
| 113 | | KC_ASON | Turns on the Auto Shift Function | | ||
| 114 | | KC_ASOFF | Turns off the Auto Shift Function | | ||
| 115 | | KC_ASTG | Toggles the statn of the Auto Shift feature | | ||
| 113 | 116 | ||
| 114 | Compile and upload your new firmware. | 117 | Compile and upload your new firmware. |
| 115 | 118 | ||
