summaryrefslogtreecommitdiff
path: root/keyboards/grid600/press/info.json
blob: 6fb7c8d5b0486a1b037ecece7cc80e868c019dcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "keyboard_name": "PRESS", 
    "manufacturer": "Grid",
    "url": "", 
    "maintainer": "qmk", 
    "usb": {
        "vid": "0xFEED",
        "pid": "0x7539",
        "device_version": "0.0.5"
    },
    "processor": "atmega32u4",
    "bootloader": "atmel-dfu",
    "layouts": {
        "LAYOUT": {
            "layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}]
        }
    }
}