瀏覽代碼

Ristretto - Update bootloader (#13933)

* updated bootloader for 32u4 mcu

Should be atmel-dfu instead of caterina as the mcu is integrated instead of on a pro-micro/elite-c
Brandon Lewis 3 年之前
父節點
當前提交
760caaa9af
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      keyboards/ristretto/rules.mk

+ 1 - 1
keyboards/ristretto/rules.mk

@@ -2,7 +2,7 @@
 MCU = atmega32u4
 
 # Bootloader selection
-BOOTLOADER = caterina
+BOOTLOADER = atmel-dfu
 
 # Build Options
 #   change yes to no to disable