1
0

Configure boards to use development_board - P (#25317)

This commit is contained in:
Joel Challis
2025-06-02 19:24:23 +01:00
committed by GitHub
parent 1d145c7511
commit 57374489da
19 changed files with 19 additions and 38 deletions

View File

@@ -17,8 +17,7 @@
"pin": "D2"
}
},
"processor": "atmega32u4",
"bootloader": "caterina",
"development_board": "promicro",
"layout_aliases": {
"LAYOUT": "LAYOUT_split_3x7_4"
},

View File

@@ -17,8 +17,7 @@
"pin": "D2"
}
},
"processor": "atmega32u4",
"bootloader": "caterina",
"development_board": "promicro",
"layout_aliases": {
"LAYOUT": "LAYOUT_split_4x7_4"
},