Browse Source

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 năm trước cách đây
mục cha
commit
760caaa9af
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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