Configure boards to use development_board - 0-9 (#25287)

This commit is contained in:
Joel Challis 2025-05-22 20:49:22 +01:00 committed by GitHub
parent 955809bd5a
commit 243c21568a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
25 changed files with 25 additions and 50 deletions

View file

@ -34,8 +34,7 @@
"tapping": {
"term": 100
},
"processor": "atmega32u4",
"bootloader": "caterina",
"development_board": "promicro",
"layout_aliases": {
"LAYOUT": "LAYOUT_ortho_6x16"
},