From f91c584a4465c78885e6590cb2702fe5531aac73 Mon Sep 17 00:00:00 2001
From: tmk <wakojun+tmk@gmail.com>
Date: Thu, 16 Oct 2014 23:42:21 -0700
Subject: [PATCH] Updated FAQ (markdown)

---
 FAQ.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/FAQ.md b/FAQ.md
index 3e6f650322..df4aaf5825 100644
--- 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.
 https://github.com/tmk/tmk_keyboard/issues/67
 
+## Modifier/Layer stuck
+Modifier keys or layers can be stuck unless layer switching is configured properly.
+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.
+
+https://github.com/tmk/tmk_keyboard/blob/master/doc/keymap.md#31-momentary-switching
+http://geekhack.org/index.php?topic=57008.msg1492604#msg1492604
+
+
 # Degug Console
 ## hid_listen can't find device
 When debug console of your device is not ready you will see like this: