summaryrefslogtreecommitdiff
path: root/layouts/default/ortho_1x1/info.json
diff options
context:
space:
mode:
authorvin <git@vineetk.net>2023-10-09 12:10:51 -0400
committervin <git@vineetk.net>2023-10-09 12:54:54 -0400
commit52db763c718733eada69e81b587377e3a720d390 (patch)
treed4453737fc7853bf84c8812cd53714fcc45be59c /layouts/default/ortho_1x1/info.json
parent42a1e90a6d215d0ec0a1c166c90d8b58417b27f2 (diff)
remove unused non-split layouts
Diffstat (limited to 'layouts/default/ortho_1x1/info.json')
-rw-r--r--layouts/default/ortho_1x1/info.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/layouts/default/ortho_1x1/info.json b/layouts/default/ortho_1x1/info.json
deleted file mode 100644
index 33fed0be4b..0000000000
--- a/layouts/default/ortho_1x1/info.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "keyboard_name": "1x1 ortholinear layout",
- "url": "",
- "maintainer": "qmk",
- "layouts": {
- "LAYOUT_ortho_1x1": {
- "layout": [
- {"x":0, "y":0}
- ]
- }
- }
-}