mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-23 00:47:02 +06:00
13 lines
257 B
JSON
13 lines
257 B
JSON
{
|
|
"usb": {
|
|
"device_version": "0.0.2"
|
|
},
|
|
"matrix_pins": {
|
|
"cols": ["D4", "C6", "B1"],
|
|
"rows": ["B6", "B2", "B3", "B4"]
|
|
},
|
|
"diode_direction": "COL2ROW",
|
|
"processor": "atmega32u4",
|
|
"bootloader": "caterina"
|
|
}
|