summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/dc/mc/001/info.json
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-10-05 01:36:24 +0000
committerQMK Bot <hello@qmk.fm>2021-10-05 01:36:24 +0000
commitd47f0c10feb95f7fd64cf4fdb35b0147328de340 (patch)
treea7b8eb3aa36822149601cbb6692c44d2c5dede3e /keyboards/handwired/dc/mc/001/info.json
parent95ead1bbd14a16680185db0f3cce5fcf120d92d1 (diff)
parent85ba5074825f608501e14594764cdc3c82a08c01 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/dc/mc/001/info.json')
-rw-r--r--keyboards/handwired/dc/mc/001/info.json16
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 0000000000..d9562f660e
--- /dev/null
+++ b/keyboards/handwired/dc/mc/001/info.json
@@ -0,0 +1,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}
+ ]
+ }
+ }
+}