aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ymd75
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ymd75')
-rw-r--r--keyboards/ymd75/rev1/rules.mk2
-rw-r--r--keyboards/ymd75/rev2/rules.mk2
-rw-r--r--keyboards/ymd75/rev3/rules.mk2
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
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
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
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
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#
10BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
11MOUSEKEY_ENABLE = no # Mouse keys 11MOUSEKEY_ENABLE = no # Mouse keys
12EXTRAKEY_ENABLE = yes # Audio control and System control 12EXTRAKEY_ENABLE = yes # Audio control and System control
13CONSOLE_ENABLE = no # Console for debug 13CONSOLE_ENABLE = no # Console for debug