summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/dc/mc/001/info.json
blob: d9562f660e74deee60132bf6788ffd1520a62d78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "keyboard_name": "Daniel Cormier's Media Controller (v1)",
    "url": "https://imgur.com/a/PM9lQ",
    "maintainer": "Daniel Cormier (Twitter: @danielcormier)",
    "layouts": {
        "LAYOUT": {
            "layout": [
                {"label": "Mute", "x": 0, "y": 0},
                {"label": "Stop", "x": 1, "y": 0},
                {"label": "Previous", "x": 2, "y": 0},
                {"label": "Next", "x": 3, "y": 0},
                {"label": "Play/Pause", "x": 4, "y": 0}
            ]
        }
    }
}