summaryrefslogtreecommitdiff
path: root/keyboards/keysofkings/twokey/info.json
blob: 979a8e2fc18ae0c32574bad6ffe787376151ee3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "keyboard_name": "Twokey",
    "url": "",
    "maintainer": "Keys of Kings",
    "layouts": {
        "LAYOUT": {
            "layout": [
                {"x": 0.5, "y": 0},
                {"x": 0, "y": 1.5},
                {"x": 1, "y": 1.5}
            ]
        }
    }
}