Move matrix config to info.json, part 2 (#19987)

This commit is contained in:
Ryan 2023-03-10 22:16:56 +11:00 committed by GitHub
commit dd086a51d8
Failed to generate hash of commit
494 changed files with 1235 additions and 3287 deletions

View file

@ -8,6 +8,11 @@
"pid": "0x2434",
"device_version": "0.0.1"
},
"matrix_pins": {
"cols": ["F5", "F6", "B1", "B3", "B2", "B6", "F7"],
"rows": ["D7", "E6", "B4", "B5", "D4", "C6", "D2", "D3"]
},
"diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"layouts": {