Browse Source

Merge remote-tracking branch 'origin/master' into develop

pull/13865/head
QMK Bot 2 years ago
parent
commit
a14f331c0a
1 changed files with 11 additions and 1 deletions
  1. +11
    -1
      keyboards/capsunlocked/cu7/info.json

+ 11
- 1
keyboards/capsunlocked/cu7/info.json View File

@ -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}
]
}
}
}

Loading…
Cancel
Save