summaryrefslogtreecommitdiff
path: root/layouts/default/ortho_1x1/info.json
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-06-07 10:47:09 +0000
committerQMK Bot <hello@qmk.fm>2021-06-07 10:47:09 +0000
commit5686a00a9c8f64b59f7d0996f4c220cf91391c8a (patch)
treef448bc0ab8d567efe361cfbb6faa4ddf770397a8 /layouts/default/ortho_1x1/info.json
parentb72f10c6357eee628ab1f3762f66ba8a0a279a4e (diff)
parent9dffd3576221b7a1e00e6b4ac5c90183218750b5 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'layouts/default/ortho_1x1/info.json')
-rw-r--r--layouts/default/ortho_1x1/info.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/layouts/default/ortho_1x1/info.json b/layouts/default/ortho_1x1/info.json
new file mode 100644
index 0000000000..e055fcb3e7
--- /dev/null
+++ b/layouts/default/ortho_1x1/info.json
@@ -0,0 +1,14 @@
+{
+ "keyboard_name": "1x1 ortholinear layout",
+ "url": "",
+ "maintainer": "qmk",
+ "width": 1,
+ "height": 1,
+ "layouts": {
+ "LAYOUT_ortho_1x1": {
+ "layout": [
+ {"x":0, "y":0}
+ ]
+ }
+ }
+}