summaryrefslogtreecommitdiff
path: root/keyboards/boardsource/holiday/spooky/info.json
blob: e792607fef1579f8df9e57d00691ba251442467c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "keyboard_name": "spooky",
    "url": "https://boardsource.xyz/store/5f783f6da2c1b43e37ca0795",
    "maintainer": "boardsource",
    "width": 3,
    "height": 2,
    "layouts": {
        "LAYOUT_ortho_2x3": {
            "layout": [
                { "label": "k00", "x": 0, "y": 0 },
                { "label": "k01", "x": 1, "y": 0 },
                { "label": "k02", "x": 2, "y": 0 },

                { "label": "k10", "x": 0, "y": 1 },
                { "label": "k11", "x": 1, "y": 1 },
                { "label": "k12", "x": 2, "y": 1 }
            ]
        }
    }
}