mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 16:37:58 +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"]
|
|
}
|
|
} |