aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ploopyco/mouse/info.json
blob: 6763838dcf0c02e13cf2b062e47398e25cd0989e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "keyboard_name": "PloopyCo Mouse",
    "url": "",
    "maintainer": "drashna",
    "width": 8,
    "height": 3,
    "layouts": {
        "LAYOUT": {
            "layout": [
                {"x":1, "y":0, "h":2},
                {"x":2, "y":0, "h":2},
                {"x":3, "y":0.25, "h":1.25},
                {"x":4, "y":0, "h":2},
                {"x":5, "y":0, "h":2},
                {"x":0, "y":0},
                {"x":0, "y":1},
                {"x":3, "y":1.5}
            ]
        }
    }
}