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 b77457b5a..2499c1c5e 100644 --- a/keyboards/ymd75/rev1/rules.mk +++ b/keyboards/ymd75/rev1/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 | 15 | BOOTMAGIC_ENABLE = full |
16 | MOUSEKEY_ENABLE = no | 16 | MOUSEKEY_ENABLE = no |
17 | EXTRAKEY_ENABLE = yes | 17 | EXTRAKEY_ENABLE = yes |
18 | CONSOLE_ENABLE = no | 18 | CONSOLE_ENABLE = no |