e933e0411f
Co-authored-by: Nick Brassel <nick@tzarc.org>
12 lines
315 B
JSON
12 lines
315 B
JSON
{
|
|
"usb": {
|
|
"device_version": "0.0.4"
|
|
},
|
|
"matrix_pins": {
|
|
"cols": ["GP24", "GP23", "GP21", "GP20", "GP19", "GP6", "GP5", "GP4", "GP3", "GP2", "GP1"],
|
|
"rows": ["GP25", "GP18", "GP17"]
|
|
},
|
|
"diode_direction": "COL2ROW",
|
|
"processor": "RP2040",
|
|
"bootloader": "rp2040"
|
|
}
|