Configure boards to use development_board - FGHIJ (#25370)

This commit is contained in:
Joel Challis 2025-06-17 04:23:22 +01:00 committed by GitHub
parent 02bed7e5a5
commit 091eac1fce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
25 changed files with 25 additions and 50 deletions

View file

@ -54,8 +54,7 @@
"ws2812": {
"pin": "D4"
},
"processor": "atmega32u4",
"bootloader": "caterina",
"development_board": "promicro",
"layout_aliases": {
"LAYOUT": "LAYOUT_all"
},