summaryrefslogtreecommitdiff
path: root/keyboards/wilba_tech/rama_works_m10_b/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/wilba_tech/rama_works_m10_b/info.json')
-rw-r--r--keyboards/wilba_tech/rama_works_m10_b/info.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/wilba_tech/rama_works_m10_b/info.json b/keyboards/wilba_tech/rama_works_m10_b/info.json
new file mode 100644
index 0000000000..22b6506d6e
--- /dev/null
+++ b/keyboards/wilba_tech/rama_works_m10_b/info.json
@@ -0,0 +1,23 @@
+{
+ "keyboard_name": "RAMA WORKS M10-B",
+ "url": "http://rama.works",
+ "maintainer": "Wilba",
+ "width": 3,
+ "height": 4,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ { "x": 0, "y": 0 },
+ { "x": 1, "y": 0 },
+ { "x": 2, "y": 0 },
+ { "x": 0, "y": 1 },
+ { "x": 1, "y": 1 },
+ { "x": 2, "y": 1 },
+ { "x": 0, "y": 2 },
+ { "x": 1, "y": 2 },
+ { "x": 2, "y": 2 },
+ { "x": 1, "y": 3, "w": 2.0 }
+ ]
+ }
+ }
+}