summaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-08-03 03:17:45 +0000
committerQMK Bot <hello@qmk.fm>2021-08-03 03:17:45 +0000
commita14f331c0a0d5eed6332e11129f9122d5c6afb38 (patch)
tree55ee41b960b11c3a90354be1e26acfbfb2c5a068 /keyboards
parent79c88767ddc223faf3f4338526666f7c6deb6466 (diff)
parent2d78a43556b8d54657630663b8121dc2294732aa (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/capsunlocked/cu7/info.json12
1 files changed, 11 insertions, 1 deletions
diff --git a/keyboards/capsunlocked/cu7/info.json b/keyboards/capsunlocked/cu7/info.json
index 1ce2a80a15..f679f1ed2f 100644
--- a/keyboards/capsunlocked/cu7/info.json
+++ b/keyboards/capsunlocked/cu7/info.json
@@ -6,7 +6,17 @@
"height": 4.5,
"layouts": {
"LAYOUT": {
- "layout": [{"x":0, "y":2.5}, {"x":1, "y":2.5}, {"x":2, "y":2.5}, {"x":0, "y":3.5}, {"x":1, "y":3.5}, {"x":2, "y":3.5}]
+ "layout": [
+ {"x":0.5, "y":0, "w":2, "h":2},
+
+ {"x":0, "y":2.5},
+ {"x":1, "y":2.5},
+ {"x":2, "y":2.5},
+
+ {"x":0, "y":3.5},
+ {"x":1, "y":3.5},
+ {"x":2, "y":3.5}
+ ]
}
}
}