From 245b3376d6fb915f4694053121d9cb1f1decc888 Mon Sep 17 00:00:00 2001 From: Jeremy Cowgar Date: Sat, 4 Nov 2017 15:04:31 -0400 Subject: [PATCH] Correct the rules.mk documentation for auto shift. fixes #1965 --- docs/feature_auto_shift.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/feature_auto_shift.md b/docs/feature_auto_shift.md index 0f482ccaa..fdd10ada9 100644 --- a/docs/feature_auto_shift.md +++ b/docs/feature_auto_shift.md @@ -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. -- 2.39.2