summaryrefslogtreecommitdiff
path: root/keyboards/flehrad/bigswitch/info.json
blob: 851672c35cf74305998458e21b6509c64072d964 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "keyboard_name": "BigSwitch PCB",
    "manufacturer": "flehrad",
    "maintainer": "qmk",
    "usb": {
        "vid": "0x1209",
        "pid": "0xB195",
        "device_version": "0.0.1"
    },
    "processor": "atmega32u4",
    "bootloader": "caterina",
    "debounce": 50,
    "layouts": {
        "LAYOUT": {
            "layout": [{"x":0, "y":0, "w":4, "h":4}]
        }
    }
}