summaryrefslogtreecommitdiff
path: root/keyboards/merge/uc1/info.json
diff options
context:
space:
mode:
authorduoshock <33636898+duoshock@users.noreply.github.com>2021-03-24 02:00:07 +0000
committerGitHub <noreply@github.com>2021-03-24 13:00:07 +1100
commit7b07ce3fef7481a2a026f54b4d6c4c5762a2c110 (patch)
tree2e29b4e185a352027ed97f811583fcac119ab0c8 /keyboards/merge/uc1/info.json
parentd395c81606b713efc1ec28d6b2085f1c8c0b8d75 (diff)
Add UC-1 keypad (#11926)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: online <33636898+online@users.noreply.github.com>
Diffstat (limited to 'keyboards/merge/uc1/info.json')
-rw-r--r--keyboards/merge/uc1/info.json17
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}
+ ]
+ }
+ }
+}