summaryrefslogtreecommitdiff
path: root/keyboards/keebio/bigswitchseat/info.json
blob: df0cb6d9e89e15fe8c645dd6aa3c0d2d0ffa9360 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "keyboard_name": "Big Switch Seat",
    "manufacturer": "Keebio",
    "url": "https://robotcandy.company/",
    "maintainer": "nooges",
    "usb": {
        "vid": "0xCB10",
        "pid": "0x1011",
        "device_version": "0.0.1"
    },
    "processor": "atmega32u4",
    "bootloader": "atmel-dfu",
    "layouts": {
        "LAYOUT": {
            "layout": [{"x": 0, "y": 0, "w": 4, "h": 4}]
        }
    }
}