Migrate build target markers to keyboard.json - Misc (#23612)

This commit is contained in:
Joel Challis 2024-04-25 18:37:44 +01:00 committed by GitHub
parent 3d83b3e7c5
commit e9b8929357
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
45 changed files with 141 additions and 212 deletions

View file

@ -8,6 +8,14 @@
"pid": "0x3060",
"device_version": "0.0.3"
},
"features": {
"bootmagic": false,
"command": true,
"extrakey": true,
"mousekey": true,
"nkro": false,
"rgblight": true
},
"matrix_pins": {
"cols": ["F4", "F5", "F6", "F7", "B1", "B3", "B2", "D3"],
"rows": ["D1", "D0", "D4", "C6", "D7", "E6", "B4", "B5"]