aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ymd75/rev1/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ymd75/rev1/rules.mk')
-rw-r--r--keyboards/ymd75/rev1/rules.mk2
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
5BOOTLOADER = bootloadhid 5BOOTLOADER = bootloadhid
6 6
7# build options 7# build options
8BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite 8BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
9MOUSEKEY_ENABLE = no 9MOUSEKEY_ENABLE = no
10EXTRAKEY_ENABLE = yes 10EXTRAKEY_ENABLE = yes
11CONSOLE_ENABLE = no 11CONSOLE_ENABLE = no