aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--keyboards/dztech/dz60rgb/v2_1/rules.mk1
-rwxr-xr-xkeyboards/dztech/dz65rgb/v3/rules.mk1
2 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/dztech/dz60rgb/v2_1/rules.mk b/keyboards/dztech/dz60rgb/v2_1/rules.mk
index 7fdadb18d..d8d17811c 100644
--- a/keyboards/dztech/dz60rgb/v2_1/rules.mk
+++ b/keyboards/dztech/dz60rgb/v2_1/rules.mk
@@ -3,6 +3,7 @@ MCU = atmega32u4
3 3
4# Bootloader selection 4# Bootloader selection
5BOOTLOADER = lufa-ms 5BOOTLOADER = lufa-ms
6BOOTLOADER_SIZE = 6144
6 7
7# Build Options 8# Build Options
8# change yes to no to disable 9# change yes to no to disable
diff --git a/keyboards/dztech/dz65rgb/v3/rules.mk b/keyboards/dztech/dz65rgb/v3/rules.mk
index ace821a32..10a6be57f 100755
--- a/keyboards/dztech/dz65rgb/v3/rules.mk
+++ b/keyboards/dztech/dz65rgb/v3/rules.mk
@@ -3,6 +3,7 @@ MCU = atmega32u4
3 3
4# Bootloader selection 4# Bootloader selection
5BOOTLOADER = lufa-ms 5BOOTLOADER = lufa-ms
6BOOTLOADER_SIZE = 6144
6 7
7# Build Options 8# Build Options
8# change yes to no to disable 9# change yes to no to disable