diff options
Diffstat (limited to 'keyboards/spaceman/pancake/rev1/feather/rules.mk')
-rw-r--r-- | keyboards/spaceman/pancake/rev1/feather/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/spaceman/pancake/rev1/feather/rules.mk b/keyboards/spaceman/pancake/rev1/feather/rules.mk index a2ddd81a9..2bf907997 100644 --- a/keyboards/spaceman/pancake/rev1/feather/rules.mk +++ b/keyboards/spaceman/pancake/rev1/feather/rules.mk | |||
@@ -10,7 +10,7 @@ BOOTLOADER = caterina | |||
10 | # Build Options | 10 | # Build Options |
11 | # comment out to disable the options. | 11 | # comment out to disable the options. |
12 | # | 12 | # |
13 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 13 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
14 | MOUSEKEY_ENABLE = no # Mouse keys | 14 | MOUSEKEY_ENABLE = no # Mouse keys |
15 | EXTRAKEY_ENABLE = yes # Audio control and System control | 15 | EXTRAKEY_ENABLE = yes # Audio control and System control |
16 | CONSOLE_ENABLE = yes # Console for debug | 16 | CONSOLE_ENABLE = yes # Console for debug |