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