瀏覽代碼

Fix bootloader definition for namecard2x4 (#8301)

BOOTLOADER needs to be defined as caterina because namecard2x4 uses avrdude for flasher.
shela 5 年之前
父節點
當前提交
acaecb4f94
共有 1 個文件被更改,包括 1 次插入1 次删除
  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