diff options
Diffstat (limited to 'keyboards/handwired/dc/mc/001/info.json')
| -rw-r--r-- | keyboards/handwired/dc/mc/001/info.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/handwired/dc/mc/001/info.json b/keyboards/handwired/dc/mc/001/info.json new file mode 100644 index 000000000..d9562f660 --- /dev/null +++ b/keyboards/handwired/dc/mc/001/info.json | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | { | ||
| 2 | "keyboard_name": "Daniel Cormier's Media Controller (v1)", | ||
| 3 | "url": "https://imgur.com/a/PM9lQ", | ||
| 4 | "maintainer": "Daniel Cormier (Twitter: @danielcormier)", | ||
| 5 | "layouts": { | ||
| 6 | "LAYOUT": { | ||
| 7 | "layout": [ | ||
| 8 | {"label": "Mute", "x": 0, "y": 0}, | ||
| 9 | {"label": "Stop", "x": 1, "y": 0}, | ||
| 10 | {"label": "Previous", "x": 2, "y": 0}, | ||
| 11 | {"label": "Next", "x": 3, "y": 0}, | ||
| 12 | {"label": "Play/Pause", "x": 4, "y": 0} | ||
| 13 | ] | ||
| 14 | } | ||
| 15 | } | ||
| 16 | } | ||
