Configure boards to use development_board - ABC (#25417)
This commit is contained in:
parent
d7b09ad560
commit
6347d18a2d
37 changed files with 37 additions and 74 deletions
|
|
@ -36,8 +36,7 @@
|
|||
"pin": "D0"
|
||||
}
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "caterina",
|
||||
"development_board": "promicro",
|
||||
"layout_aliases": {
|
||||
"LAYOUT": "LAYOUT_ortho_4x14"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -26,8 +26,7 @@
|
|||
"rows": ["B5"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "caterina",
|
||||
"development_board": "promicro",
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
|
|
|
|||
|
|
@ -26,8 +26,7 @@
|
|||
"rows": ["D7", "E6"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "caterina",
|
||||
"development_board": "promicro",
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue