summaryrefslogtreecommitdiff
path: root/keyboards/handwired/postageboard/info.json
blob: 6389470867c1e9b749f094a73fcaa8843e2a8edd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "keyboard_name": "Postage Board",
    "url": "",
    "maintainer": "LifeIsOnTheWire",
    "width": 1,
    "height": 1,
    "layouts": {
        "LAYOUT": {
            "layout": [
                {"x":0, "y":0},
                {"x":1, "y":0},
                {"x":2, "y":0}
            ]
        }
    }
}