diff options
Diffstat (limited to 'keyboards/merge/uc1/info.json')
-rw-r--r-- | keyboards/merge/uc1/info.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/merge/uc1/info.json b/keyboards/merge/uc1/info.json new file mode 100644 index 0000000000..b1fbc59353 --- /dev/null +++ b/keyboards/merge/uc1/info.json @@ -0,0 +1,17 @@ +{ + "keyboard_name": "UC-1", + "url": "https://mergedesign.store/products/uc-1", + "maintainer": "duoshock", + "width": 4.25, + "height": 1, + "layouts": { + "LAYOUT": { + "layout": [ + {"label":"0", "x":0, "y":0}, + {"label":"1", "x":1.25, "y":0}, + {"label":"2", "x":2.25, "y":0}, + {"label":"3", "x":3.25, "y":0} + ] + } + } +} |