summaryrefslogtreecommitdiff
path: root/keyboards/ckeys/washington/info.json
blob: 6c364dff1c27f16ed2f7da49a1dfd378af169468 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "keyboard_name": "Washington Macropad",
    "manufacturer": "merlin04",
    "url": "https://keypcb.xyz/ViewPage/Washington",
    "maintainer": "merlin04",
    "usb": {
        "vid": "0xFEED",
        "pid": "0x002A",
        "device_version": "0.0.1"
    },
    "processor": "atmega32u4",
    "bootloader": "atmel-dfu",
    "layouts": {
        "LAYOUT": {
            "layout": [{"x":1.5, "y":0}, {"x":2.5, "y":0}, {"x":3.5, "y":0}, {"x":1.5, "y":1}, {"x":2.5, "y":1}, {"x":3.5, "y":1}, {"x":0, "y":0.75}, {"x":0.5, "y":1.75}, {"x":1.5, "y":2}]
        }
    }
}