Files
qmk_firmware/keyboards/handwired/itstleo9/rp2040/info.json
T
2023-07-10 21:16:19 -07:00

9 lines
173 B
JSON

{
"bootloader": "rp2040",
"processor": "RP2040",
"matrix_pins": {
"cols": ["GP10", "GP11", "GP12"],
"rows": ["GP21", "GP20", "GP19"]
}
}