summaryrefslogtreecommitdiff
path: root/keyboards/ocean/stealth/info.json
blob: 7b45dcd520fe9b96d7079e02ddeeb834ede61623 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "keyboard_name": "Stealth", 
    "manufacturer": "Ocean",
    "url": "", 
    "maintainer": "Ocean", 
    "usb": {
        "vid": "0x9624",
        "pid": "0x0010",
        "device_version": "0.0.1"
    },
    "layouts": {
        "LAYOUT": {
            "layout": [{"x":0, "y":0, "w":2.25}, {"x":0, "y":1, "w":1.25}, {"x":1.25, "y":1}]
        }
    }
}