diff options
Diffstat (limited to 'keyboards/espectro')
-rwxr-xr-x | keyboards/espectro/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/espectro/rules.mk b/keyboards/espectro/rules.mk index b1ba21f36..42b4288ff 100755 --- a/keyboards/espectro/rules.mk +++ b/keyboards/espectro/rules.mk | |||
@@ -7,7 +7,7 @@ BOOTLOADER = atmel-dfu | |||
7 | # Build Options | 7 | # Build Options |
8 | # comment out to disable the options. | 8 | # comment out to disable the options. |
9 | # | 9 | # |
10 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
11 | MOUSEKEY_ENABLE = no # Mouse keys | 11 | MOUSEKEY_ENABLE = no # Mouse keys |
12 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |
13 | CONSOLE_ENABLE = no # Console for debug | 13 | CONSOLE_ENABLE = no # Console for debug |