@@ -5,6 +5,8 @@ BOARD = QMK_PROTON_C
# Bootloader selection
BOOTLOADER = stm32-dfu
+LAYOUTS = 60_ansi
+
# Build Options
# change yes to no to disable
#
@@ -4,6 +4,8 @@ MCU = atmega32u4
BOOTLOADER = atmel-dfu
@@ -5,6 +5,8 @@ MCU = atmega32u4
BOOTLOADER = lufa-ms
BOOTLOADER_SIZE = 6144