summaryrefslogtreecommitdiffstats
path: root/FAQ.md
diff options
context:
space:
mode:
authortmk <tmk@users.noreply.github.com>2014-05-12 17:56:34 -0700
committertmk <tmk@users.noreply.github.com>2014-05-12 17:56:34 -0700
commitea13eaf1c079c0acea1d0d1afcd21c6104a79462 (patch)
tree16ea03a83d749f2b5afdf4e34dbfc9226ab42ddc /FAQ.md
parent50a763a460b1553a6430427633d092d8327fed5f (diff)
Updated FAQ (markdown)
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/FAQ.md b/FAQ.md
index c648e41975..05d99cb7b2 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -28,7 +28,7 @@ You will need this after editing `CONSOLE_ENABLE`, `NKRO_ENABLE`, `EXTRAKEY_ENAB
# Keymap
## Power key doesn't work
-Use `KC_PWR` instead of 'KC_POWER` or vice versa.
+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.