summaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
authorarcmags <c.magyar.ec@gmail.com>2022-11-12 19:02:18 -0600
committerGitHub <noreply@github.com>2022-11-12 17:02:18 -0800
commit2e39647618295e4a2ba685cfb8e3ab36622e92ee (patch)
tree14607a71b10454dd70584b4b2c814e7ea453dded /keyboards
parentf3ea6591db9d233aeb66a0762ec2242b6bb26adc (diff)
[Keyboard] add 60_ansi layout to dz60rgb_ansi rules.mk (#18664)
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/dztech/dz60rgb_ansi/v1/rules.mk2
-rw-r--r--keyboards/dztech/dz60rgb_ansi/v2/rules.mk2
-rw-r--r--keyboards/dztech/dz60rgb_ansi/v2_1/rules.mk2
3 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/dztech/dz60rgb_ansi/v1/rules.mk b/keyboards/dztech/dz60rgb_ansi/v1/rules.mk
index 22ecf071a7..5ccc498903 100644
--- a/keyboards/dztech/dz60rgb_ansi/v1/rules.mk
+++ b/keyboards/dztech/dz60rgb_ansi/v1/rules.mk
@@ -5,6 +5,8 @@ BOARD = QMK_PROTON_C
# Bootloader selection
BOOTLOADER = stm32-dfu
+LAYOUTS = 60_ansi
+
# Build Options
# change yes to no to disable
#
diff --git a/keyboards/dztech/dz60rgb_ansi/v2/rules.mk b/keyboards/dztech/dz60rgb_ansi/v2/rules.mk
index d538e324f3..2c2f9a060a 100644
--- a/keyboards/dztech/dz60rgb_ansi/v2/rules.mk
+++ b/keyboards/dztech/dz60rgb_ansi/v2/rules.mk
@@ -4,6 +4,8 @@ MCU = atmega32u4
# Bootloader selection
BOOTLOADER = atmel-dfu
+LAYOUTS = 60_ansi
+
# Build Options
# change yes to no to disable
#
diff --git a/keyboards/dztech/dz60rgb_ansi/v2_1/rules.mk b/keyboards/dztech/dz60rgb_ansi/v2_1/rules.mk
index 800fb47256..f25230516c 100644
--- a/keyboards/dztech/dz60rgb_ansi/v2_1/rules.mk
+++ b/keyboards/dztech/dz60rgb_ansi/v2_1/rules.mk
@@ -5,6 +5,8 @@ MCU = atmega32u4
BOOTLOADER = lufa-ms
BOOTLOADER_SIZE = 6144
+LAYOUTS = 60_ansi
+
# Build Options
# change yes to no to disable
#