summaryrefslogtreecommitdiffstats
path: root/FAQ.md
diff options
context:
space:
mode:
authortmk <tmk@users.noreply.github.com>2015-12-17 12:28:56 +0900
committertmk <tmk@users.noreply.github.com>2015-12-17 12:28:56 +0900
commit23c6af02c278956db144f61023ee7470998313f0 (patch)
treec32d8c784c64d88b9c351a5b7d96d57793d64344 /FAQ.md
parent1b495b94a961fa1b6d5ab9cf0556328979099102 (diff)
Updated FAQ (markdown)
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/FAQ.md b/FAQ.md
index d033e026b4..741361a6c6 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -220,3 +220,13 @@ I heard some people have a problem with USB 3 port, try USB 2 port.
## Mac compatibility
### OS X 10.11 and Hub
https://geekhack.org/index.php?topic=14290.msg1884034#msg1884034
+
+
+## Problem on BIOS(UEFI)/Resume(Sleep&Wake)/Power cycles
+Some people reported their keyboard stops working on BIOS and/or after resume(power cycles).
+
+As of now root of its cause is not clear but some build options seem to be related. In Makefile try to disable those options like `CONSOLE_ENABLE`, `NKRO_ENABLE`, `SLEEP_LED_ENABLE` and/or others.
+
+https://github.com/tmk/tmk_keyboard/issues/266
+https://geekhack.org/index.php?topic=41989.msg1967778#msg1967778
+