Migrate MCU
and BOOTLOADER
to data-driven (#19529)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
{
|
||||
"keyboard_name": "sculpt mobile astar"
|
||||
"keyboard_name": "sculpt mobile astar",
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "caterina"
|
||||
}
|
||||
|
@@ -1,5 +0,0 @@
|
||||
# MCU name
|
||||
MCU = atmega32u4
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = caterina
|
||||
|
@@ -1,3 +1,5 @@
|
||||
{
|
||||
"keyboard_name": "sculpt mobile teensypp"
|
||||
"keyboard_name": "sculpt mobile teensypp",
|
||||
"processor": "at90usb1286",
|
||||
"bootloader": "halfkay"
|
||||
}
|
||||
|
@@ -1,5 +0,0 @@
|
||||
# MCU name
|
||||
MCU = at90usb1286
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = halfkay
|
||||
|
Reference in New Issue
Block a user