summaryrefslogtreecommitdiffstats
path: root/FAQ.md
diff options
context:
space:
mode:
authortmk <tmk@users.noreply.github.com>2015-04-13 10:51:28 +0900
committertmk <tmk@users.noreply.github.com>2015-04-13 10:51:28 +0900
commitac01b69edf69c95c404a49929fa9af5c4aec0219 (patch)
treef71d18dea2be51099c2aab7e8722cc839a78acf7 /FAQ.md
parent5031ae08bf93c6ced32e3a146632265c54c729a3 (diff)
Updated FAQ (markdown)
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/FAQ.md b/FAQ.md
index 52862f1310..ad70fa7ccc 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -53,9 +53,7 @@ SUBSYSTEMS=="usb", ATTRS{idVendor}=="feed", MODE:="0666"
# Miscellaneous
## NKRO Doesn't work
-First you have to compile frimware with this build option in `Makefile`.
-
- NKRO_ENABLE = yes
+First you have to compile frimware with this build option `NKRO_ENABLE` in `Makefile`.
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.