mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-03 06:06:54 +06:00
32 lines
821 B
JSON
32 lines
821 B
JSON
{
|
|
"keyboard_name": "Keychron K11 Pro",
|
|
"manufacturer": "Keychron",
|
|
"url": "https://github.com/Keychron",
|
|
"maintainer": "lalalademaxiya1",
|
|
"processor": "STM32L432",
|
|
"bootloader": "stm32-dfu",
|
|
"usb": {
|
|
"vid": "0x3434"
|
|
},
|
|
"features": {
|
|
"bootmagic": true,
|
|
"command": false,
|
|
"console": false,
|
|
"dip_switch": true,
|
|
"extrakey": true,
|
|
"mousekey": true,
|
|
"nkro": true,
|
|
"raw": true
|
|
},
|
|
"matrix_pins": {
|
|
"cols": [null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null],
|
|
"rows": ["B4", "B3", "A15", "A14", "A13"],
|
|
"custom": true,
|
|
"custom_lite": true
|
|
},
|
|
"diode_direction": "ROW2COL",
|
|
"dynamic_keymap": {
|
|
"layer_count": 5
|
|
}
|
|
}
|