summaryrefslogtreecommitdiff
path: root/keyboards/zfrontier/big_switch/info.json
blob: 6467f4c008f3a72ac9acbc2b85f44ca3132c74ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "keyboard_name": "Red Comet Big Switch",
    "manufacturer": "zFrontier",
    "url": "https://en.zfrontier.com/products/redcomet-bigswitch-combo",
    "maintainer": "carlxia",
    "usb": {
        "vid": "0xFEED",
        "pid": "0x0A01",
        "device_version": "0.0.5"
    },
    "layouts": {
        "LAYOUT": {
            "layout": [
                {"x": 0, "y": 0, "w": 4, "h": 4}
            ]
        }
    }
}