Browse Source

Correct the rules.mk documentation for auto shift.

fixes #1965
pull/1978/head
Jeremy Cowgar 6 years ago
committed by Jack Humbert
parent
commit
245b3376d6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/feature_auto_shift.md

+ 1
- 1
docs/feature_auto_shift.md View 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.


Loading…
Cancel
Save