summaryrefslogtreecommitdiff
path: root/keyboards/ristretto
diff options
context:
space:
mode:
authorBrandon Lewis <64657834+blewis308@users.noreply.github.com>2021-08-09 16:14:33 -0500
committerGitHub <noreply@github.com>2021-08-09 14:14:33 -0700
commit760caaa9af9082a4502b3b2346f23d35a44b22bd (patch)
treef490de65a45d5ef75a880c8478e2e549517a459c /keyboards/ristretto
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
Diffstat (limited to 'keyboards/ristretto')
-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