summaryrefslogtreecommitdiff
path: root/layouts/default/ortho_1x1/info.json
blob: e055fcb3e7de6c818d9fe8cab117d1139863d9ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "keyboard_name": "1x1 ortholinear layout",
    "url": "",
    "maintainer": "qmk",
    "width": 1,
    "height": 1,
    "layouts": {
        "LAYOUT_ortho_1x1": {
            "layout": [
                {"x":0, "y":0}
            ]
        }
    }
}