More keyboard rules.mk cleanups (#16044)
* More keyboard rules.mk cleanups * Found a couple more
This commit is contained in:
parent
44e62a3634
commit
4f6c0d0ea5
21 changed files with 28 additions and 59 deletions
|
@ -2,7 +2,7 @@
|
|||
MCU = atmega328p
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = USBasp
|
||||
BOOTLOADER = usbasploader
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue