~ruther/qmk_firmware

245b3376d6fb915f4694053121d9cb1f1decc888 — Jeremy Cowgar 7 years ago 2c703b1
Correct the rules.mk documentation for auto shift.

fixes #1965
1 files changed, 1 insertions(+), 1 deletions(-)

M docs/feature_auto_shift.md
M docs/feature_auto_shift.md => docs/feature_auto_shift.md +1 -1
@@ 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.