]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - doc/keymap.md
Merge branch 'master' into default_atreus_layout
[qmk_firmware.git] / doc / keymap.md
index 6f2a663fc818e6a18b21d4197d7af83f5f0deb1e..2b0d2cd9592111d6a63eccb8eb5c3bc9a0fb6ace 100644 (file)
@@ -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.