summaryrefslogtreecommitdiff
path: root/keyboards/hineybush/h08_ocelot/info.json
blob: 94de718a3e8213e92d76b9abfb4e7469a7799ab5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "keyboard_name": "h08",
    "manufacturer": "Hiney LLC",
    "url": "",
    "maintainer": "hineybush",
    "usb": {
        "vid": "0x04D8",
        "pid": "0xE8E9",
        "device_version": "0.0.1"
    },
    "layouts": {
        "LAYOUT": {
            "layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1}]
        }
    }
}