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