mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-26 10:27:52 +06:00
9 lines
173 B
JSON
9 lines
173 B
JSON
|
{
|
||
|
"bootloader": "rp2040",
|
||
|
"processor": "RP2040",
|
||
|
|
||
|
"matrix_pins": {
|
||
|
"cols": ["GP10", "GP11", "GP12"],
|
||
|
"rows": ["GP21", "GP20", "GP19"]
|
||
|
}
|
||
|
}
|