Configure boards to use development_board - UVWXYZ (#25288)
This commit is contained in:
parent
f3b974f216
commit
196285c59c
22 changed files with 22 additions and 44 deletions
|
|
@ -37,8 +37,7 @@
|
|||
"pin": "D0"
|
||||
}
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "caterina",
|
||||
"development_board": "promicro",
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
|
|
|
|||
|
|
@ -31,8 +31,7 @@
|
|||
"pin": "D0"
|
||||
}
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "caterina",
|
||||
"development_board": "promicro",
|
||||
"layout_aliases": {
|
||||
"LAYOUT_ortho_4x12_2x2u": "LAYOUT"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -29,8 +29,7 @@
|
|||
"pin": "C6",
|
||||
"levels": 5
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "caterina",
|
||||
"development_board": "promicro",
|
||||
"community_layouts": ["ortho_5x4"],
|
||||
"layout_aliases": {
|
||||
"LAYOUT": "LAYOUT_ortho_5x4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue