summaryrefslogtreecommitdiffstats
path: root/keyboards/machkeyboards/mach3/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/machkeyboards/mach3/info.json')
-rw-r--r--keyboards/machkeyboards/mach3/info.json47
1 files changed, 47 insertions, 0 deletions
diff --git a/keyboards/machkeyboards/mach3/info.json b/keyboards/machkeyboards/mach3/info.json
new file mode 100644
index 0000000000..42f29a9873
--- /dev/null
+++ b/keyboards/machkeyboards/mach3/info.json
@@ -0,0 +1,47 @@
+{
+ "keyboard_name": "Mach 3",
+ "url": "https://machkeyboards.com",
+ "maintainer": "etiennelepagel",
+ "layouts": {
+ "LAYOUT_3x3": {
+ "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
+ }
+ ]
+ }
+ }
+} \ No newline at end of file