summaryrefslogtreecommitdiff
path: root/keyboards/3keyecosystem/2key2/info.json
blob: 49caf91b5a3afed5056b9690f539a7c9e02be693 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "keyboard_name": "3-Key-Ecosystem 2key2: 2x1 macro-keyboard",
    "url": "https://github.com/softplus/3keyecosystem/tree/main/2key2",
    "maintainer": "softplus",
    "layouts": {
        "LAYOUT": {
            "layout": [
                {"label": "k00", "x": 0, "y": 0},
                {"label": "k01", "x": 1, "y": 0}
            ]
        }
    }
}