1
0

Configure boards to use development_board - NO (#25338)

This commit is contained in:
Joel Challis
2025-06-07 01:31:42 +01:00
committed by GitHub
parent e8e3c7addb
commit b4cabc3cf7
25 changed files with 25 additions and 50 deletions

View File

@@ -34,8 +34,7 @@
"ws2812": {
"pin": "D3"
},
"processor": "atmega32u4",
"bootloader": "caterina",
"development_board": "promicro",
"community_layouts": ["split_3x5_3"],
"layouts": {
"LAYOUT_split_3x5_3": {

View File

@@ -8,8 +8,7 @@
"pid": "0x50AD",
"device_version": "0.0.1"
},
"processor": "atmega32u4",
"bootloader": "caterina",
"development_board": "promicro",
"features": {
"bootmagic": false,
"extrakey": true,