diff options
Diffstat (limited to 'keyboards/ymd75')
-rw-r--r-- | keyboards/ymd75/rev1/rules.mk | 2 | ||||
-rw-r--r-- | keyboards/ymd75/rev2/rules.mk | 2 | ||||
-rw-r--r-- | keyboards/ymd75/rev3/rules.mk | 2 |
3 files changed, 3 insertions, 3 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 |
diff --git a/keyboards/ymd75/rev2/rules.mk b/keyboards/ymd75/rev2/rules.mk index 130203f63..e2b35d63f 100644 --- a/keyboards/ymd75/rev2/rules.mk +++ b/keyboards/ymd75/rev2/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 |
diff --git a/keyboards/ymd75/rev3/rules.mk b/keyboards/ymd75/rev3/rules.mk index a37c1473e..fbab065d4 100644 --- a/keyboards/ymd75/rev3/rules.mk +++ b/keyboards/ymd75/rev3/rules.mk | |||
@@ -7,7 +7,7 @@ BOOTLOADER = atmel-dfu | |||
7 | # Build Options | 7 | # Build Options |
8 | # change yes to no to disable | 8 | # change yes to no to disable |
9 | # | 9 | # |
10 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 10 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
11 | MOUSEKEY_ENABLE = no # Mouse keys | 11 | MOUSEKEY_ENABLE = no # Mouse keys |
12 | EXTRAKEY_ENABLE = yes # Audio control and System control | 12 | EXTRAKEY_ENABLE = yes # Audio control and System control |
13 | CONSOLE_ENABLE = no # Console for debug | 13 | CONSOLE_ENABLE = no # Console for debug |