summaryrefslogtreecommitdiffstats
path: root/keyboards/abstract/ellipse/rev1/info.json
blob: 664cae1902d7298a30f0e029aab8bfdb2b214753 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "keyboard_name": "Ellipse", 
    "manufacturer": "AbstractKB",
    "url": "https://abstractkb.tk/product/ellipse-rev1", 
    "maintainer": "AbstractKB", 
    "usb": {
        "vid": "0xFEED",
        "pid": "0x0001",
        "device_version": "0.0.1"
    },
    "processor": "atmega32u4",
    "bootloader": "atmel-dfu",
    "layouts": {
        "LAYOUT": {
            "layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":0, "y":1.25}, {"x":1, "y":1.25}, {"x":2, "y":1.25}]
        }
    }
}