]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Updated FAQ (markdown)
authortmk <tmk@users.noreply.github.com>
Mon, 13 Apr 2015 01:51:28 +0000 (10:51 +0900)
committertmk <tmk@users.noreply.github.com>
Mon, 13 Apr 2015 01:51:28 +0000 (10:51 +0900)
FAQ.md

diff --git a/FAQ.md b/FAQ.md
index 52862f1310e2bc51110b1119aba0f355ae8e38ed..ad70fa7ccc7744033f8ee81f5935862b39a58601 100644 (file)
--- a/FAQ.md
+++ b/FAQ.md
@@ -53,9 +53,7 @@ SUBSYSTEMS=="usb", ATTRS{idVendor}=="feed", MODE:="0666"
 \r
 # Miscellaneous\r
 ## NKRO Doesn't work\r
-First you have to compile frimware with this build option in `Makefile`.\r
-\r
-    NKRO_ENABLE = yes\r
+First you have to compile frimware with this build option `NKRO_ENABLE` in `Makefile`.\r
 \r
 Try `Magic` **N** command(`LShift+RShift+N` by default) when **NKRO** still doesn't work. You can use this command to toggle between **NKRO** and **6KRO** mode temporarily. In some situations **NKRO** doesn't work you need to switch to **6KRO** mode.\r
 \r