summaryrefslogtreecommitdiff
path: root/keyboards/handwired/splittest/info.json
blob: fb7dce7b1c4babc28d5b6199cb0eb1952911e96c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "keyboard_name": "Split Tester",
    "url": "",
    "maintainer": "nooges",
    "width": 2,
    "height": 1,
    "layouts": {
        "LAYOUT": {
            "layout": [
                {"x": 0,"y": 0},
                {"x": 1,"y": 0}
            ]
        }
    }
}