Cleanup rules.mk for 32U4 keyboards, R-S (#7182)
This commit is contained in:
parent
8bc90ee20c
commit
6d7c6d4fd6
56 changed files with 203 additions and 1537 deletions
|
@ -1,8 +1,6 @@
|
|||
# MCU name
|
||||
MCU = atmega32u4
|
||||
|
||||
|
||||
|
||||
# Bootloader selection
|
||||
# Teensy halfkay
|
||||
# Pro Micro caterina
|
||||
|
@ -13,8 +11,6 @@ MCU = atmega32u4
|
|||
# ATmega328P USBasp
|
||||
BOOTLOADER = atmel-dfu
|
||||
|
||||
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue