summaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/k11_pro/info.json
blob: 5851ba824c76e858b5883fd7f09f1e6d7b67912f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
    "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
    }
}