summaryrefslogtreecommitdiffstats
path: root/FAQ.md
diff options
context:
space:
mode:
authortmk <tmk@users.noreply.github.com>2015-05-06 10:12:46 +0900
committertmk <tmk@users.noreply.github.com>2015-05-06 10:12:46 +0900
commitb4f163864333a30d67323fd61c03d1d88380c405 (patch)
tree9ce884de6606eea7d8d9b9e48be8a2a8f20b1301 /FAQ.md
parentc9b11560bf41617adf75366517ccfe15e2c2aab3 (diff)
Updated FAQ (markdown)
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/FAQ.md b/FAQ.md
index 39de3b5ef0..1e9c017b6d 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -53,7 +53,7 @@ SUBSYSTEMS=="usb", ATTRS{idVendor}=="feed", MODE:="0666"
# Miscellaneous
## NKRO Doesn't work
-First you have to compile frimware with this build option `NKRO_ENABLE` in `Makefile`.
+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, in particular when you are in BIOS.
@@ -106,7 +106,7 @@ http://arduino.cc/en/uploads/Main/arduino-micro-schematic.pdf
## Bootloader jump doesn't work
-Properly configure bootloader size in Makefile. With wrong section size bootloader won't probably start with **Magic command** and **Boot Magic**.
+Properly configure bootloader size in **Makefile**. With wrong section size bootloader won't probably start with **Magic command** and **Boot Magic**.
```
# Size of Bootloaders in bytes:
# Atmel DFU loader(ATmega32U4) 4096