diff options
Diffstat (limited to 'keyboards/capsunlocked/cu7/info.json')
-rw-r--r-- | keyboards/capsunlocked/cu7/info.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/capsunlocked/cu7/info.json b/keyboards/capsunlocked/cu7/info.json new file mode 100644 index 0000000000..1ce2a80a15 --- /dev/null +++ b/keyboards/capsunlocked/cu7/info.json @@ -0,0 +1,12 @@ +{ + "keyboard_name": "CU7", + "url": "https://caps-unlocked.com/cu7/", + "maintainer": "rys", + "width": 3, + "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}] + } + } +} |