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

@@ -1,6 +1,5 @@
{
"processor": "atmega32u4",
"bootloader": "caterina",
"development_board": "promicro",
"split": {
"enabled": true
}

View File

@@ -1,6 +1,5 @@
{
"processor": "atmega32u4",
"bootloader": "caterina",
"development_board": "promicro",
"features": {
"bootmagic": false,
"extrakey": false,