summaryrefslogtreecommitdiff
path: root/keyboards/machine_industries/m4_a/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/machine_industries/m4_a/info.json')
-rw-r--r--keyboards/machine_industries/m4_a/info.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/machine_industries/m4_a/info.json b/keyboards/machine_industries/m4_a/info.json
new file mode 100644
index 0000000000..4a2f03e741
--- /dev/null
+++ b/keyboards/machine_industries/m4_a/info.json
@@ -0,0 +1,15 @@
+{
+ "keyboard_name": "Rama Works M4-A",
+ "url": "http://rama.works",
+ "maintainer": "naut",
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ {"x":0, "y":0},
+ {"x":1, "y":0},
+ {"x":2, "y":0, "h":2},
+ {"x":0, "y":1, "w":2}
+ ]
+ }
+ }
+}