~ruther/qmk_firmware

760caaa9af9082a4502b3b2346f23d35a44b22bd — Brandon Lewis 4 years ago 26ea090
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
1 files changed, 1 insertions(+), 1 deletions(-)

M keyboards/ristretto/rules.mk
M keyboards/ristretto/rules.mk => keyboards/ristretto/rules.mk +1 -1
@@ 2,7 2,7 @@
MCU = atmega32u4

# Bootloader selection
BOOTLOADER = caterina
BOOTLOADER = atmel-dfu

# Build Options
#   change yes to no to disable