summaryrefslogtreecommitdiffstats
path: root/FAQ.md
diff options
context:
space:
mode:
authortmk <tmk@users.noreply.github.com>2014-05-12 17:56:12 -0700
committertmk <tmk@users.noreply.github.com>2014-05-12 17:56:12 -0700
commit50a763a460b1553a6430427633d092d8327fed5f (patch)
tree2bca3712cc25f892004d5dbb92e1e0ce1a272c1d /FAQ.md
parentfa9ce5771f069898e8477b2784dcf7031666847a (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 8e3879e671..c648e41975 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -26,6 +26,16 @@ Windows only. Linux, OSX and other OS's doesn't require this. It looks like Wind
You will need this after editing `CONSOLE_ENABLE`, `NKRO_ENABLE`, `EXTRAKEY_ENABLE` or `MOUSEKEY_ENABLE` option in **Makefile**.
+# Keymap
+## Power key doesn't work
+Use `KC_PWR` instead of 'KC_POWER` or vice versa.
+- `KC_PWR` works with Windows and Linux, not with OSX.
+- `KC_POWER` works with OSX and Linux, not with Windows.
+
+http://geekhack.org/index.php?topic=14290.msg1327264#msg1327264
+
+
+
# Degug Console
## hid_listen can't find device
When debug console of your device is not ready you will see like this: