[Keyboard] Fix bootloader rule for meishi2 keyboard (#12740)
This commit is contained in:
parent
489c814a48
commit
18dc12cd78
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue