diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-01-31 03:17:04 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-30 11:17:04 -0800 |
commit | 51e99b562d410e8be7075cac6e5bee6a4b9d99bf (patch) | |
tree | 3c3edd1f0ff899b2daf3edb79d2bf6d797b4b9dc /keyboards/zinc/rev1/info.json | |
parent | 211533c738b05b82811139c6fb810d5e20c045df (diff) | |
download | qmk_firmware-51e99b562d410e8be7075cac6e5bee6a4b9d99bf.tar.gz qmk_firmware-51e99b562d410e8be7075cac6e5bee6a4b9d99bf.zip |
[Keyboard] move @monksoffunk 's boards into 25keys/ (#15789)
Diffstat (limited to 'keyboards/zinc/rev1/info.json')
-rw-r--r-- | keyboards/zinc/rev1/info.json | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/keyboards/zinc/rev1/info.json b/keyboards/zinc/rev1/info.json deleted file mode 100644 index 1ed5f9130a..0000000000 --- a/keyboards/zinc/rev1/info.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "keyboard_name": "Zinc rev.1", - "url": "https://github.com/monksoffunk/zinc", - "maintainer": "monksoffunk", - "layouts": { - "LAYOUT": { - "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":9, "y":0}, {"x":10, "y":0}, {"x":11, "y":0}, {"x":12, "y":0}, {"x":13, "y":0}, {"x":14, "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}, {"x":9, "y":1}, {"x":10, "y":1}, {"x":11, "y":1}, {"x":12, "y":1}, {"x":13, "y":1}, {"x":14, "y":1}, {"x":0, "y":2}, {"x":1, "y":2}, {"x":2, "y":2}, {"x":3, "y":2}, {"x":4, "y":2}, {"x":5, "y":2}, {"x":9, "y":2}, {"x":10, "y":2}, {"x":11, "y":2}, {"x":12, "y":2}, {"x":13, "y":2}, {"x":14, "y":2}, {"x":0, "y":3}, {"x":1, "y":3}, {"x":2, "y":3}, {"x":3, "y":3}, {"x":4, "y":3}, {"x":5, "y":3}, {"x":9, "y":3}, {"x":10, "y":3}, {"x":11, "y":3}, {"x":12, "y":3}, {"x":13, "y":3}, {"x":14, "y":3}] - } - } -} |