aboutsummaryrefslogtreecommitdiffstats
path: root/doc/keymap.md
diff options
context:
space:
mode:
authorHugh Enxing <henxing@draper.com>2017-03-28 12:11:49 -0400
committerHugh Enxing <henxing@draper.com>2017-03-28 12:11:49 -0400
commit3fdc45b4e9581c823ac09545241241e0c6d3f313 (patch)
treef17c050672086233a2de4e4c8d0ba72c5bd87841 /doc/keymap.md
parent25f2295ba88627521bed63ec4e5412b983626901 (diff)
parent5e4daf1c6db980fad269fe7b013205008bfe701e (diff)
downloadfirmware-3fdc45b4e9581c823ac09545241241e0c6d3f313.tar.gz
firmware-3fdc45b4e9581c823ac09545241241e0c6d3f313.tar.bz2
firmware-3fdc45b4e9581c823ac09545241241e0c6d3f313.zip
Merge branch 'master' into default_atreus_layout
Diffstat (limited to 'doc/keymap.md')
-rw-r--r--doc/keymap.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/keymap.md b/doc/keymap.md
index 6f2a663fc..2b0d2cd95 100644
--- a/doc/keymap.md
+++ b/doc/keymap.md
@@ -549,6 +549,9 @@ Layer switching with tap key:
[dual_role]: http://en.wikipedia.org/wiki/Modifier_key#Dual-role_keys
+When user hold a key after tap, it repeat the tapped key rather to hold a modifier key.
+If you prefer to hold a modifier instead, define `TAPPING_FORCE_HOLD` in `config.h`.
+See https://github.com/qmk/qmk_firmware/issues/889 for the detail.
### 4.2 Tap Toggle
This is a feature to assign both toggle layer and momentary switch layer action to just same one physical key. It works as momentary layer switch when holding a key but toggle switch with several taps.