Migrate MCU
and BOOTLOADER
to data-driven (#19529)
This commit is contained in:
parent
3499677b6a
commit
f9aeea64c1
4886 changed files with 5301 additions and 14866 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue