summaryrefslogtreecommitdiffstats
path: root/keyboards/aplyard/aplx6/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/aplyard/aplx6/info.json')
-rw-r--r--keyboards/aplyard/aplx6/info.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/aplyard/aplx6/info.json b/keyboards/aplyard/aplx6/info.json
new file mode 100644
index 0000000000..97a9ac8d41
--- /dev/null
+++ b/keyboards/aplyard/aplx6/info.json
@@ -0,0 +1,20 @@
+{
+ "keyboard_name": "Aplx6",
+ "url": "",
+ "maintainer": "Aplyard",
+ "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}
+ ]
+ }
+ }
+}