summaryrefslogtreecommitdiff
path: root/keyboards/handwired/sticc14/info.json
diff options
context:
space:
mode:
authorWilliam Chang <william@factual.com>2019-11-20 22:17:07 -0800
committerWilliam Chang <william@factual.com>2019-11-20 22:17:07 -0800
commite7f4d56592b3975c38af329e77b4efd9108495e8 (patch)
tree0a416bccbf70bfdbdb9ffcdb3bf136b47378c014 /keyboards/handwired/sticc14/info.json
parent71493b2f9bbd5f3d18373c518fa14ccafcbf48fc (diff)
parent8416a94ad27b3ff058576f09f35f0704a8b39ff3 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'keyboards/handwired/sticc14/info.json')
-rw-r--r--keyboards/handwired/sticc14/info.json27
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/handwired/sticc14/info.json b/keyboards/handwired/sticc14/info.json
new file mode 100644
index 0000000000..fac5ab313e
--- /dev/null
+++ b/keyboards/handwired/sticc14/info.json
@@ -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}
+ ]
+ }
+ }
+}