diff options
Diffstat (limited to 'keyboards/mt40/rules.mk')
-rw-r--r-- | keyboards/mt40/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/mt40/rules.mk b/keyboards/mt40/rules.mk index 2b8e18a95..3f4847400 100644 --- a/keyboards/mt40/rules.mk +++ b/keyboards/mt40/rules.mk | |||
@@ -12,7 +12,7 @@ MCU = atmega32a | |||
12 | BOOTLOADER = bootloadHID | 12 | BOOTLOADER = bootloadHID |
13 | 13 | ||
14 | # build options | 14 | # build options |
15 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 15 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
16 | MOUSEKEY_ENABLE = no # Mouse keys | 16 | MOUSEKEY_ENABLE = no # Mouse keys |
17 | EXTRAKEY_ENABLE = yes # Audio control and System control | 17 | EXTRAKEY_ENABLE = yes # Audio control and System control |
18 | CONSOLE_ENABLE = no # Console for debug | 18 | CONSOLE_ENABLE = no # Console for debug |