]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Updated FAQ (markdown)
authortmk <tmk@users.noreply.github.com>
Tue, 13 May 2014 00:56:12 +0000 (17:56 -0700)
committertmk <tmk@users.noreply.github.com>
Tue, 13 May 2014 00:56:12 +0000 (17:56 -0700)
FAQ.md

diff --git a/FAQ.md b/FAQ.md
index 8e3879e6718ff0b89cc76f8b4b971f0683748ced..c648e419752b5b88fb8cc1ac0aaf0fab1b5a66d0 100644 (file)
--- 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: