summaryrefslogtreecommitdiff
path: root/keyboards/clawsome/bookerboard/info.json
blob: fa8ff6a6a03de5e555c1a632a6ea73329b80af48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
    "keyboard_name": "bookerboard",
    "url": "",
    "maintainer": "qmk",
    "layouts": {
        "LAYOUT": {
            "layout": [
                {"label":"K00 (B5,B6)", "x":0, "y":0},
                {"label":"K01 (B5,B2)", "x":1, "y":0},
                {"label":"K02 (B5,B3)", "x":2, "y":0},
                {"label":"K10 (B4,B6)", "x":0, "y":1},
                {"label":"K11 (B4,B2)", "x":1, "y":1},
                {"label":"K12 (B4,B3)", "x":2, "y":1},
                {"label":"K20 (E6,B6)", "x":0, "y":2},
                {"label":"K21 (E6,B2)", "x":1, "y":2},
                {"label":"K22 (E6,B3)", "x":2, "y":2},
                {"label":"K30 (D7,B6)", "x":0, "y":3},
                {"label":"K31 (D7,B2)", "x":1, "y":3},
                {"label":"K32 (D7,B3)", "x":2, "y":3}
            ]
        }
    }
    ,"meta": "https://noroadsleft.github.io/kbf_qmk_converter/"
}