From 2e39647618295e4a2ba685cfb8e3ab36622e92ee Mon Sep 17 00:00:00 2001 From: arcmags Date: Sat, 12 Nov 2022 19:02:18 -0600 Subject: [Keyboard] add 60_ansi layout to dz60rgb_ansi rules.mk (#18664) --- keyboards/dztech/dz60rgb_ansi/v2/rules.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'keyboards/dztech/dz60rgb_ansi/v2') 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 # -- cgit v1.2.3