diff options
author | tmk <tmk@users.noreply.github.com> | 2015-12-17 12:28:56 +0900 |
---|---|---|
committer | tmk <tmk@users.noreply.github.com> | 2015-12-17 12:28:56 +0900 |
commit | 23c6af02c278956db144f61023ee7470998313f0 (patch) | |
tree | c32d8c784c64d88b9c351a5b7d96d57793d64344 /FAQ.md | |
parent | 1b495b94a961fa1b6d5ab9cf0556328979099102 (diff) |
Updated FAQ (markdown)
Diffstat (limited to 'FAQ.md')
-rw-r--r-- | FAQ.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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
+
|