diff options
Diffstat (limited to 'layouts/default/ortho_2x6/info.json')
-rw-r--r-- | layouts/default/ortho_2x6/info.json | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/layouts/default/ortho_2x6/info.json b/layouts/default/ortho_2x6/info.json deleted file mode 100644 index c37022fa21..0000000000 --- a/layouts/default/ortho_2x6/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "keyboard_name": "2x6 ortholinear layout", - "url": "", - "maintainer": "qmk", - "layouts": { - "LAYOUT_ortho_2x6": { - "layout": [ - {"x":0, "y":0}, - {"x":1, "y":0}, - {"x":2, "y":0}, - {"x":3, "y":0}, - {"x":4, "y":0}, - {"x":5, "y":0}, - - {"x":0, "y":1}, - {"x":1, "y":1}, - {"x":2, "y":1}, - {"x":3, "y":1}, - {"x":4, "y":1}, - {"x":5, "y":1} - ] - } - } -} |