From 4f484bc1c990793f019deb54448ad534389cc938 Mon Sep 17 00:00:00 2001 From: Drashna Jael're Date: Tue, 19 Dec 2017 10:37:25 -0800 Subject: Add on/off/toggle keycodes for Auto Shift --- docs/feature_auto_shift.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/feature_auto_shift.md') 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: | 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. -- cgit v1.2.3-24-g4f1b