mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Change USBasp and bootloadHID bootloaders to lowercase (#14354)
This commit is contained in:
@@ -20,7 +20,7 @@ MCU = atmega32a
|
||||
F_CPU = 16000000
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = USBasp
|
||||
BOOTLOADER = usbasploader
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
|
||||
Reference in New Issue
Block a user