Fix bootloader for Maypad (#8411)

make_cli_parsing
Ryan 5 years ago committed by GitHub
parent f81b0e35a6
commit 40e8d60ecd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,7 +9,7 @@ MCU = atmega32u4
# QMK DFU qmk-dfu
# ATmega32A bootloadHID
# ATmega328P USBasp
BOOTLOADER = atmel-dfu
BOOTLOADER = caterina
# Build Options
# change yes to no to disable

Loading…
Cancel
Save