summaryrefslogtreecommitdiff
path: root/keyboards/kinesis/kint41/info.json
blob: 716275ad3a9c61008ffea47e595ec10309f1fb7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "keyboard_name": "kinT (kint41)",
    "manufacturer": "https://github.com/stapelberg",
    "usb": {
        "vid": "0x1209",
        "pid": "0x345C",
        "device_version": "0.0.1"
    },
    "indicators": {
        "caps_lock": "LINE_PIN12",
        "num_lock": "LINE_PIN26",
        "scroll_lock": "LINE_PIN25",
        "compose": "LINE_PIN24",
        "on_state": 0
    },
    "debounce": 20
}