Clean up remaining rules.mk MCU/BOOTLOADERs (#19778)

Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
Ryan
2023-02-17 14:15:06 +11:00
committed by GitHub
parent f4ba17c4a0
commit 43843e19b6
31 changed files with 50 additions and 79 deletions

View File

@@ -8,6 +8,8 @@
"pid": "0x0911",
"device_version": "0.0.1"
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"layouts": {
"LAYOUT_ortho_4x12": {
"layout": [

View File

@@ -1,9 +1,3 @@
# MCU name
MCU = atmega32u4
# Bootloader selection
BOOTLOADER = atmel-dfu
# Build Options
# change yes to no to disable
#
@@ -23,4 +17,3 @@ AUDIO_SUPPORTED = no
KEY_LOCK_ENABLE = no
LAYOUTS = ortho_4x12