Remove bootloader listings from rules.mk (#14330)
This commit is contained in:
parent
2cb9219a3e
commit
7eea780a7d
765 changed files with 34 additions and 5233 deletions
|
@ -1,5 +1,9 @@
|
|||
# MCU name
|
||||
MCU = atmega32u4
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = caterina
|
||||
|
||||
SPLIT_KEYBOARD = yes
|
||||
DEFAULT_FOLDER = sofle/rev1
|
||||
SWAP_HANDS_ENABLE = yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue