summaryrefslogtreecommitdiff
path: root/docs/faq_debug.md
diff options
context:
space:
mode:
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>2019-07-13 13:33:44 -0700
committerDrashna Jaelre <drashna@live.com>2019-07-13 13:33:44 -0700
commit421125211741993ba874068dadf4ab371d4d13de (patch)
tree765a00a604cf351d0e054bbd8a362b9c0210424e /docs/faq_debug.md
parent0694decfa1254703690cd11ee5996e8a1a09b8a1 (diff)
[Docs] Fix indented subheading on faq_debug.md (#6320)
Diffstat (limited to 'docs/faq_debug.md')
-rw-r--r--docs/faq_debug.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/faq_debug.md b/docs/faq_debug.md
index 7c1690d13f..f6cc729b61 100644
--- a/docs/faq_debug.md
+++ b/docs/faq_debug.md
@@ -87,6 +87,7 @@ Size after:
- EEPROM has around a 100000 write cycle. You shouldn't rewrite the
firmware repeatedly and continually; that'll burn the EEPROM
eventually.
+
## NKRO Doesn't work
First you have to compile firmware with this build option `NKRO_ENABLE` in **Makefile**.