diff options
| author | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2019-07-13 13:33:44 -0700 |
|---|---|---|
| committer | Drashna Jaelre <drashna@live.com> | 2019-07-13 13:33:44 -0700 |
| commit | 421125211741993ba874068dadf4ab371d4d13de (patch) | |
| tree | 765a00a604cf351d0e054bbd8a362b9c0210424e /docs/faq_debug.md | |
| parent | 0694decfa1254703690cd11ee5996e8a1a09b8a1 (diff) | |
| download | qmk_firmware-421125211741993ba874068dadf4ab371d4d13de.tar.gz qmk_firmware-421125211741993ba874068dadf4ab371d4d13de.zip | |
[Docs] Fix indented subheading on faq_debug.md (#6320)
Diffstat (limited to 'docs/faq_debug.md')
| -rw-r--r-- | docs/faq_debug.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/faq_debug.md b/docs/faq_debug.md index 7c1690d13..f6cc729b6 100644 --- a/docs/faq_debug.md +++ b/docs/faq_debug.md | |||
| @@ -87,6 +87,7 @@ Size after: | |||
| 87 | - EEPROM has around a 100000 write cycle. You shouldn't rewrite the | 87 | - EEPROM has around a 100000 write cycle. You shouldn't rewrite the |
| 88 | firmware repeatedly and continually; that'll burn the EEPROM | 88 | firmware repeatedly and continually; that'll burn the EEPROM |
| 89 | eventually. | 89 | eventually. |
| 90 | |||
| 90 | ## NKRO Doesn't work | 91 | ## NKRO Doesn't work |
| 91 | First you have to compile firmware with this build option `NKRO_ENABLE` in **Makefile**. | 92 | First you have to compile firmware with this build option `NKRO_ENABLE` in **Makefile**. |
| 92 | 93 | ||
