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 8df082b02..4c369aecc 100644 --- a/keyboards/mt40/rules.mk +++ b/keyboards/mt40/rules.mk | |||
| @@ -5,7 +5,7 @@ MCU = atmega32a | |||
| 5 | BOOTLOADER = bootloadhid | 5 | BOOTLOADER = bootloadhid |
| 6 | 6 | ||
| 7 | # build options | 7 | # build options |
| 8 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 8 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
| 9 | MOUSEKEY_ENABLE = no # Mouse keys | 9 | MOUSEKEY_ENABLE = no # Mouse keys |
| 10 | EXTRAKEY_ENABLE = yes # Audio control and System control | 10 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 11 | CONSOLE_ENABLE = no # Console for debug | 11 | CONSOLE_ENABLE = no # Console for debug |
