Configure boards to use development_board - T (#25294)

This commit is contained in:
Joel Challis 2025-05-24 21:20:16 +01:00 committed by GitHub
parent dd871d0105
commit c97a798af7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 17 additions and 31 deletions

View file

@ -2,7 +2,7 @@
"manufacturer": "takashicompany",
"keyboard_name": "Spreadwriter",
"maintainer": "takashicompany",
"bootloader": "caterina",
"development_board": "promicro",
"diode_direction": "COL2ROW",
"features": {
"bootmagic": true,
@ -16,7 +16,6 @@
"cols": ["D4", "C6", "D7", "E6", "B4", "B5", "D2"],
"rows": ["F4", "F5", "F6", "F7", "B1", "B3", "B2", "B6"]
},
"processor": "atmega32u4",
"url": "https://github.com/takashicompany/spreadwriter",
"usb": {
"device_version": "1.0.0",