Move matrix config to info.json, part 3 (#19991)

Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
Ryan
2023-03-11 00:34:34 +11:00
committed by GitHub
parent 76cc7fe109
commit ace372d90d
623 changed files with 1593 additions and 4581 deletions

View File

@@ -8,6 +8,11 @@
"pid": "0x0899",
"device_version": "0.0.1"
},
"matrix_pins": {
"cols": ["B4", "C5", "D2", "D1"],
"rows": ["C4", "B0", "D3", "D4", "D5", "D6"]
},
"diode_direction": "COL2ROW",
"backlight": {
"pin": "B7",
"breathing": true