summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/dc/mc/001/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/dc/mc/001/info.json')
-rw-r--r--keyboards/handwired/dc/mc/001/info.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/keyboards/handwired/dc/mc/001/info.json b/keyboards/handwired/dc/mc/001/info.json
index d14c92150b..78c75f3713 100644
--- a/keyboards/handwired/dc/mc/001/info.json
+++ b/keyboards/handwired/dc/mc/001/info.json
@@ -22,11 +22,11 @@
"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}
+ {"x": 0, "y": 0, "matrix": [0, 0]},
+ {"x": 1, "y": 0, "matrix": [0, 1]},
+ {"x": 2, "y": 0, "matrix": [0, 2]},
+ {"x": 3, "y": 0, "matrix": [0, 3]},
+ {"x": 4, "y": 0, "matrix": [0, 4]}
]
}
}