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

miryoku-merge-master
arcmags 3 years ago committed by GitHub
parent f3ea6591db
commit 2e39647618
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,6 +5,8 @@ BOARD = QMK_PROTON_C
# Bootloader selection # Bootloader selection
BOOTLOADER = stm32-dfu BOOTLOADER = stm32-dfu
LAYOUTS = 60_ansi
# Build Options # Build Options
# change yes to no to disable # change yes to no to disable
# #

@ -4,6 +4,8 @@ MCU = atmega32u4
# Bootloader selection # Bootloader selection
BOOTLOADER = atmel-dfu BOOTLOADER = atmel-dfu
LAYOUTS = 60_ansi
# Build Options # Build Options
# change yes to no to disable # change yes to no to disable
# #

@ -5,6 +5,8 @@ MCU = atmega32u4
BOOTLOADER = lufa-ms BOOTLOADER = lufa-ms
BOOTLOADER_SIZE = 6144 BOOTLOADER_SIZE = 6144
LAYOUTS = 60_ansi
# Build Options # Build Options
# change yes to no to disable # change yes to no to disable
# #

Loading…
Cancel
Save