Browse Source

[Keyboard] add 60_ansi layout to dz60rgb_ansi rules.mk (#18664)

arcmags 3 years ago
parent
commit
2e39647618

+ 2 - 0
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
 #

+ 2 - 0
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
 #

+ 2 - 0
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
 #