summaryrefslogtreecommitdiffstats
path: root/FAQ.md
diff options
context:
space:
mode:
authortmk <tmk@users.noreply.github.com>2015-04-13 10:53:40 +0900
committertmk <tmk@users.noreply.github.com>2015-04-13 10:53:40 +0900
commit5d7a4e3059db0e71823f0e240154eddc075a6d5f (patch)
treec043f3f1d80ada017ca3e8858b0e1e7ee6aaad50 /FAQ.md
parentac01b69edf69c95c404a49929fa9af5c4aec0219 (diff)
Updated FAQ (markdown)
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/FAQ.md b/FAQ.md
index ad70fa7ccc..3369bc52ee 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -55,12 +55,11 @@ SUBSYSTEMS=="usb", ATTRS{idVendor}=="feed", MODE:="0666"
## NKRO Doesn't work
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.
+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, in particular when you are in BIOS.
If your firmeare built with `BOOTMAGIC_ENABLE` you need to turn its switch on by `BootMagic` **N** command(`Space+N` by default). This setting is stored in EEPROM and keeped over power cycles.
-https://github.com/tmk/tmk_keyboard#boot-magic-configuration---virtual-dip-switch
-Note that host(in particular BIOS) can force keyboard to turn into **6KRO** mode.
+https://github.com/tmk/tmk_keyboard#boot-magic-configuration---virtual-dip-switch
## TrackPoint needs reset circuit(PS/2 mouse support)