summaryrefslogtreecommitdiff
path: root/layouts/community/ortho_1x1/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/ortho_1x1/info.json')
-rw-r--r--layouts/community/ortho_1x1/info.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/layouts/community/ortho_1x1/info.json b/layouts/community/ortho_1x1/info.json
new file mode 100644
index 0000000000..33fed0be4b
--- /dev/null
+++ b/layouts/community/ortho_1x1/info.json
@@ -0,0 +1,12 @@
+{
+ "keyboard_name": "1x1 ortholinear layout",
+ "url": "",
+ "maintainer": "qmk",
+ "layouts": {
+ "LAYOUT_ortho_1x1": {
+ "layout": [
+ {"x":0, "y":0}
+ ]
+ }
+ }
+}