aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrandon Lewis2021-08-09 23:14:33 +0200
committerGitHub2021-08-09 23:14:33 +0200
commit760caaa9af9082a4502b3b2346f23d35a44b22bd (patch)
treef490de65a45d5ef75a880c8478e2e549517a459c
parent26ea090190b815862f108903e5f41f20c6d16d66 (diff)
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
-rw-r--r--keyboards/ristretto/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ristretto/rules.mk b/keyboards/ristretto/rules.mk
index 96bf291a0d..7bc093c1da 100644
--- a/keyboards/ristretto/rules.mk
+++ b/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