Explorar o código

Fix bootloader definition for namecard2x4 (#8301)

BOOTLOADER needs to be defined as caterina because namecard2x4 uses avrdude for flasher.
shela %!s(int64=5) %!d(string=hai) anos
pai
achega
acaecb4f94
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      keyboards/namecard2x4/rules.mk

+ 1 - 1
keyboards/namecard2x4/rules.mk

@@ -9,7 +9,7 @@ MCU = atmega32u4
 #   QMK DFU      qmk-dfu
 #   ATmega32A    bootloadHID
 #   ATmega328P   USBasp
-BOOTLOADER = atmel-dfu
+BOOTLOADER = caterina
 
 # Build Options
 #   change yes to no to disable