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