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

@@ -20,6 +20,5 @@
"rows": ["C6", "D4", "D0", "B4", "E6", "D7", "D1", "D2", "D3"]
},
"diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "caterina"
"development_board": "promicro"
}