Updated FAQ (markdown)
This commit is contained in:
parent
5031ae08bf
commit
ac01b69edf
1 changed files with 1 additions and 3 deletions
4
FAQ.md
4
FAQ.md
|
@ -53,9 +53,7 @@ SUBSYSTEMS=="usb", ATTRS{idVendor}=="feed", MODE:="0666"
|
||||||
|
|
||||||
# Miscellaneous
|
# Miscellaneous
|
||||||
## NKRO Doesn't work
|
## NKRO Doesn't work
|
||||||
First you have to compile frimware with this build option in `Makefile`.
|
First you have to compile frimware with this build option `NKRO_ENABLE` in `Makefile`.
|
||||||
|
|
||||||
NKRO_ENABLE = yes
|
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue