summaryrefslogtreecommitdiff
path: root/keyboards/rate/pistachio_mp/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/rate/pistachio_mp/info.json')
-rw-r--r--keyboards/rate/pistachio_mp/info.json34
1 files changed, 34 insertions, 0 deletions
diff --git a/keyboards/rate/pistachio_mp/info.json b/keyboards/rate/pistachio_mp/info.json
new file mode 100644
index 0000000000..d4e130300c
--- /dev/null
+++ b/keyboards/rate/pistachio_mp/info.json
@@ -0,0 +1,34 @@
+{
+ "keyboard_name": "pistachio_mp",
+ "url": "",
+ "maintainer": "rate",
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ {"label":"Encoder", "x":3, "y":0},
+
+ {"label":"Num Lock", "x":0, "y":1.5},
+ {"label":"/", "x":1, "y":1.5},
+ {"label":"*", "x":2, "y":1.5},
+ {"label":"-", "x":3, "y":1.5},
+
+ {"label":"7", "x":0, "y":2.5},
+ {"label":"8", "x":1, "y":2.5},
+ {"label":"9", "x":2, "y":2.5},
+
+ {"label":"4", "x":0, "y":3.5},
+ {"label":"5", "x":1, "y":3.5},
+ {"label":"6", "x":2, "y":3.5},
+ {"label":"+", "x":3, "y":2.5, "h":2},
+
+ {"label":"1", "x":0, "y":4.5},
+ {"label":"2", "x":1, "y":4.5},
+ {"label":"3", "x":2, "y":4.5},
+
+ {"label":"0", "x":0, "y":5.5, "w":2},
+ {"label":".", "x":2, "y":5.5},
+ {"label":"Enter", "x":3, "y":4.5, "h":2}
+ ]
+ }
+ }
+}