summaryrefslogtreecommitdiff
path: root/keyboards/massdrop/thekey_v2/info.json
blob: 7167d5cf6d39a2005e99436def791de4ba715849 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "keyboard_name": "The Key V2",
    "url": "https://drop.com/buy/stack-overflow-the-key-v2-macropad",
    "maintainer": "massdrop",
    "layouts": {
        "LAYOUT": {
            "layout": [
                { "label": "K00 (D4,D2)", "x": 0, "y": 0 },
                { "label": "K01 (D4,D1)", "x": 1, "y": 0 },
                { "label": "K02 (D4,D0)", "x": 2, "y": 0 }
            ]
        }
    }
}