Configure boards to use development_board - T (#25294)
This commit is contained in:
parent
dd871d0105
commit
c97a798af7
14 changed files with 17 additions and 31 deletions
|
@ -49,9 +49,8 @@
|
|||
"rows": ["B5", "B4", "E6", "D7", "C6", "D4", "D0", "D1"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "caterina",
|
||||
"layouts": {
|
||||
"development_board": "promicro",
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
{"matrix": [0, 0], "x": 0, "y": 0},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue