summaryrefslogtreecommitdiff
path: root/keyboards/handwired/aball/info.json
blob: 60f40d19359ffa730b08c4e4f79a7fedcf3007aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "keyboard_name": "ABall",
    "manufacturer": "Richard Sutherland",
    "url": "https://github.com/brickbots/aball/",
    "maintainer": "@brickbots",
    "usb": {
        "vid": "0xFEED",
        "pid": "0xC2F0",
        "device_version": "0.0.1"
    },
    "layouts": {
        "LAYOUT": {
            "layout": [
                {"x":0, "y":0}
            ]
        }
    }
}