From ea13eaf1c079c0acea1d0d1afcd21c6104a79462 Mon Sep 17 00:00:00 2001 From: tmk Date: Mon, 12 May 2014 17:56:34 -0700 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.