summaryrefslogtreecommitdiff
path: root/keyboards/kinesis/kint36/info.json
blob: 8224abbe98d12689b505d865f4d72203047f5f38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "keyboard_name": "kinT (kint36)",
    "manufacturer": "https://github.com/stapelberg",
    "usb": {
        "vid": "0x1209",
        "pid": "0x345C",
        "device_version": "0.0.1"
    },
    "indicators": {
        "caps_lock": "C7",
        "num_lock": "A14",
        "scroll_lock": "A5",
        "compose": "E26",
        "on_state": 0
    },
    "processor": "MK66FX1M0",
    "bootloader": "halfkay",
    "debounce": 20
}