~ruther/qmk_firmware

a14f331c0a0d5eed6332e11129f9122d5c6afb38 — QMK Bot 4 years ago 79c8876 + 2d78a43
Merge remote-tracking branch 'origin/master' into develop
1 files changed, 11 insertions(+), 1 deletions(-)

M keyboards/capsunlocked/cu7/info.json
M keyboards/capsunlocked/cu7/info.json => keyboards/capsunlocked/cu7/info.json +11 -1
@@ 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}
            ]
        }
    }
}