[Keyboard] Complete info.json for Sticc14 handwired (#7208)
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>
Thu, 31 Oct 2019 05:02:08 +0000 (22:02 -0700)
committerDrashna Jaelre <drashna@live.com>
Thu, 31 Oct 2019 05:02:08 +0000 (22:02 -0700)
keyboards/handwired/sticc14/info.json

index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..fac5ab313eb516f12569f01273434ef36765107e 100644 (file)
@@ -0,0 +1,27 @@
+{
+    "keyboard_name": "Sticc14",
+    "url": "",
+    "maintainer": "erkhal",
+    "width": 3,
+    "height": 5,
+    "layouts": {
+        "LAYOUT": {
+            "layout": [
+                {"label":"K00", "x":0, "y":0},
+                {"label":"K01", "x":1, "y":0},
+                {"label":"K02", "x":2, "y":0},
+                {"label":"K10", "x":0, "y":1},
+                {"label":"K11", "x":1, "y":1},
+                {"label":"K12", "x":2, "y":1},
+                {"label":"K20", "x":0, "y":2},
+                {"label":"K21", "x":1, "y":2},
+                {"label":"K22", "x":2, "y":2},
+                {"label":"K30", "x":0, "y":3},
+                {"label":"K31", "x":1, "y":3},
+                {"label":"K32", "x":2, "y":3},
+                {"label":"K40", "x":0, "y":4, "w":2},
+                {"label":"K41", "x":2, "y":4}
+            ]
+        }
+    }
+}