aboutsummaryrefslogtreecommitdiff
path: root/docs/faq_misc.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/faq_misc.md')
-rw-r--r--docs/faq_misc.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq_misc.md b/docs/faq_misc.md
index 9ab2b69a8..41d17906b 100644
--- a/docs/faq_misc.md
+++ b/docs/faq_misc.md
@@ -36,7 +36,7 @@ Size after:
36 can retry, loading that one 36 can retry, loading that one
37 - Some of the options you might specify in your keyboard's Makefile 37 - Some of the options you might specify in your keyboard's Makefile
38 consume extra memory; watch out for BOOTMAGIC_ENABLE, 38 consume extra memory; watch out for BOOTMAGIC_ENABLE,
39 MOUSEKEY_ENABLE, EXTRAKEY_ENABLE, CONSOLE_ENABLE, API_SYSEX_ENABLE 39 MOUSEKEY_ENABLE, EXTRAKEY_ENABLE, CONSOLE_ENABLE
40- DFU tools do /not/ allow you to write into the bootloader (unless 40- DFU tools do /not/ allow you to write into the bootloader (unless
41 you throw in an extra fruit salad of options), so there is little risk 41 you throw in an extra fruit salad of options), so there is little risk
42 there. 42 there.