diff options
| -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 | ||
