Clean up remaining rules.mk MCU
/BOOTLOADER
s (#19778)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
parent
f4ba17c4a0
commit
43843e19b6
31 changed files with 50 additions and 79 deletions
|
@ -12,7 +12,7 @@
|
|||
"caps_lock": "D1",
|
||||
"on_state": 0
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
"processor": "atmega32u2",
|
||||
"bootloader": "qmk-dfu",
|
||||
"layouts": {
|
||||
"LAYOUT_split_space": {
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
# MCU name
|
||||
MCU = atmega32u2
|
||||
|
||||
# Build Options
|
||||
ENCODER_ENABLE = yes
|
||||
BACKLIGHT_ENABLE = no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue