]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Updated FAQ (markdown)
authortmk <wakojun+tmk@gmail.com>
Fri, 17 Oct 2014 06:42:21 +0000 (23:42 -0700)
committertmk <wakojun+tmk@gmail.com>
Fri, 17 Oct 2014 06:42:21 +0000 (23:42 -0700)
FAQ.md

diff --git a/FAQ.md b/FAQ.md
index 3e6f650322b88c72fbea414e8bf022a2c27c3e70..df4aaf5825cdc4a123c9d530d6e3e3053ddfc599 100644 (file)
--- a/FAQ.md
+++ b/FAQ.md
@@ -67,6 +67,14 @@ http://geekhack.org/index.php?topic=14290.msg1327264#msg1327264
 Solves my personal 'the' problem. I often got 'the' or 'THe' wrongly instead of 'The'.  Oneshot Shift mitgates this for me.\r
 https://github.com/tmk/tmk_keyboard/issues/67\r
 \r
+## Modifier/Layer stuck\r
+Modifier keys or layers can be stuck unless layer switching is configured properly.\r
+For Modifier keys and layer actions you have to place `KC_TRANS` on same position of destination layer to  unregister the modifier key or return to previous layer on release event.\r
+\r
+https://github.com/tmk/tmk_keyboard/blob/master/doc/keymap.md#31-momentary-switching\r
+http://geekhack.org/index.php?topic=57008.msg1492604#msg1492604\r
+\r
+\r
 # Degug Console\r
 ## hid_listen can't find device\r
 When debug console of your device is not ready you will see like this:\r