Miscellaneous rules.mk cleanups (#7212)
* Miscellaneous rules.mk cleanups * Put back ARM bootloader rules
This commit is contained in:
parent
742e83e102
commit
2ce6adff2b
7 changed files with 11 additions and 10 deletions
|
@ -10,7 +10,6 @@ MCU = atmega32u4
|
|||
# ATmega32A bootloadHID
|
||||
# ATmega328P USBasp
|
||||
BOOTLOADER = atmel-dfu
|
||||
SPLIT_KEYBOARD = yes
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
|
@ -36,3 +35,4 @@ TAP_DANCE_ENABLE = no
|
|||
UCIS_ENABLE = no
|
||||
UNICODEMAP_ENABLE = no
|
||||
UNICODE_ENABLE = no
|
||||
SPLIT_KEYBOARD = yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue