1
0
Files
QMK Bot 4f7a7873c8 [CI] Format code according to conventions (#26000)
Format code according to conventions
2026-02-11 16:06:13 +00:00

10 lines
174 B
JSON

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