mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-26 10:27:52 +06:00
10 lines
175 B
JSON
10 lines
175 B
JSON
{
|
|
"matrix_pins": {
|
|
"cols": ["B1"],
|
|
"rows": ["B10"]
|
|
},
|
|
"diode_direction": "COL2ROW",
|
|
"processor": "STM32F103",
|
|
"bootloader": "stm32duino"
|
|
}
|