]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - docs/feature_auto_shift.md
Correct the rules.mk documentation for auto shift.
[qmk_firmware.git] / docs / feature_auto_shift.md
index 0f482ccaae26daa74a1db8de0447c54e79c96aef..fdd10ada9c6fe95e43e573ea2c1b8177046cedde 100644 (file)
@@ -42,7 +42,7 @@ Yes, unfortunately.
 
 Add to your `rules.mk` in the keymap folder:
 
-    AUTO_SHIFT_ENABLE = YES
+    AUTO_SHIFT_ENABLE = yes
 
 If no `rules.mk` exists, you can create one.