summaryrefslogtreecommitdiffstats
path: root/docs/feature_auto_shift.md
diff options
context:
space:
mode:
authorJeremy Cowgar <jeremy@cowgar.com>2017-10-27 17:12:33 +0200
committerJack Humbert <jack.humb@gmail.com>2017-10-30 01:04:10 +0100
commit76d807fe7da708011b34d17e63e2de6fa8c384ff (patch)
tree2e93a9ba896abb6bed657ff8306c1cfaef2d3e22 /docs/feature_auto_shift.md
parentbf1fedc05e1e273db9576bdd7b8314d2d69b5c07 (diff)
downloadqmk_firmware-76d807fe7da708011b34d17e63e2de6fa8c384ff.tar.gz
qmk_firmware-76d807fe7da708011b34d17e63e2de6fa8c384ff.tar.xz
Fix code example in auto shift docs
Diffstat (limited to 'docs/feature_auto_shift.md')
-rw-r--r--docs/feature_auto_shift.md22
1 files changed, 10 insertions, 12 deletions
diff --git a/docs/feature_auto_shift.md b/docs/feature_auto_shift.md
index 54052a74d..0f482ccaa 100644
--- a/docs/feature_auto_shift.md
+++ b/docs/feature_auto_shift.md
@@ -136,24 +136,22 @@ completely normal and with no intention of shifted keys.
#### An example run
-'''
-hello world. my name is john doe. i am a computer programmer playing with
-keyboards right now.
+ hello world. my name is john doe. i am a computer programmer playing with
+ keyboards right now.
-[PRESS KC_ASDN quite a few times]
+ [PRESS KC_ASDN quite a few times]
-heLLo woRLd. mY nAMe is JOHn dOE. i AM A compUTeR proGRaMMER PlAYiNG witH
-KEYboArDS RiGHT NOw.
+ heLLo woRLd. mY nAMe is JOHn dOE. i AM A compUTeR proGRaMMER PlAYiNG witH
+ KEYboArDS RiGHT NOw.
-[PRESS KC_ASUP a few times]
+ [PRESS KC_ASUP a few times]
-hello world. my name is john Doe. i am a computer programmer playing with
-keyboarDs right now.
+ hello world. my name is john Doe. i am a computer programmer playing with
+ keyboarDs right now.
-[PRESS KC_ASRP]
+ [PRESS KC_ASRP]
-115
-'''
+ 115
The keyboard typed `115` which represents your current `AUTO_SHIFT_TIMEOUT`
value. You are now set! Practice on the *D* key a little bit that showed up