summaryrefslogtreecommitdiff
path: root/keyboards/hineybush/h10/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hineybush/h10/info.json')
-rw-r--r--keyboards/hineybush/h10/info.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/hineybush/h10/info.json b/keyboards/hineybush/h10/info.json
new file mode 100644
index 0000000000..b08c407c31
--- /dev/null
+++ b/keyboards/hineybush/h10/info.json
@@ -0,0 +1,12 @@
+{
+ "keyboard_name": "h10",
+ "url": "",
+ "maintainer": "hineybush",
+ "width": 5.25,
+ "height": 7.5,
+ "layouts": {
+ "LAYOUT_ortho_6x4": {
+ "layout": [{"label":"0,0", "x":0, "y":0}, {"label":"0,1", "x":1, "y":0}, {"label":"0,2", "x":2, "y":0}, {"label":"0,3", "x":3, "y":0}, {"label":"1,0", "x":0, "y":1.25}, {"label":"1,1", "x":1, "y":1.25}, {"label":"1,2", "x":2, "y":1.25}, {"label":"1,3", "x":3, "y":1.25}, {"label":"2,0", "x":0, "y":2.25}, {"label":"2,1", "x":1, "y":2.25}, {"label":"2,2", "x":2, "y":2.25}, {"label":"2,3", "x":3, "y":2.25}, {"label":"3,0", "x":0, "y":3.25}, {"label":"3,1", "x":1, "y":3.25}, {"label":"3,2", "x":2, "y":3.25}, {"label":"3,3", "x":3, "y":3.25}, {"label":"4,0", "x":0, "y":4.25}, {"label":"4,1", "x":1, "y":4.25}, {"label":"4,2", "x":2, "y":4.25}, {"label":"4,3", "x":3, "y":4.25}, {"label":"5,0", "x":0, "y":5.25}, {"label":"5,1", "x":1, "y":5.25}, {"label":"5,2", "x":2, "y":5.25}, {"label":"5,3", "x":3, "y":5.25}]
+ }
+ }
+}