diff options
Diffstat (limited to 'keyboards/ymd75/rev1/rules.mk')
-rw-r--r-- | keyboards/ymd75/rev1/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ymd75/rev1/rules.mk b/keyboards/ymd75/rev1/rules.mk index 130203f63..e2b35d63f 100644 --- a/keyboards/ymd75/rev1/rules.mk +++ b/keyboards/ymd75/rev1/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 | 9 | MOUSEKEY_ENABLE = no |
10 | EXTRAKEY_ENABLE = yes | 10 | EXTRAKEY_ENABLE = yes |
11 | CONSOLE_ENABLE = no | 11 | CONSOLE_ENABLE = no |