summaryrefslogtreecommitdiffstats
path: root/keyboards/rama/m10_b/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/rama/m10_b/info.json')
-rw-r--r--keyboards/rama/m10_b/info.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/rama/m10_b/info.json b/keyboards/rama/m10_b/info.json
new file mode 100644
index 000000000..fb144030d
--- /dev/null
+++ b/keyboards/rama/m10_b/info.json
@@ -0,0 +1,23 @@
+{
+ "keyboard_name": "m10-b",
+ "url": "",
+ "maintainer": "qmk",
+ "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 }
+ ]
+ }
+ }
+}