diff options
author | QMK Bot <hello@qmk.fm> | 2021-08-30 18:29:26 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-08-30 18:29:26 +0000 |
commit | 3f4d39ec848e5fccf8e75fb03b0319c9cd27f969 (patch) | |
tree | cca18e11d6874f19354555bdf375435e29e40d16 /keyboards/ocean/slamz/info.json | |
parent | 3471b2ac89b979c5c7eab222b49fb1fe42eaba51 (diff) | |
parent | c9283f4c1f073da0072638e78b3d5bf5619a89f4 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/ocean/slamz/info.json')
-rw-r--r-- | keyboards/ocean/slamz/info.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/ocean/slamz/info.json b/keyboards/ocean/slamz/info.json new file mode 100644 index 0000000000..f68c7b29ec --- /dev/null +++ b/keyboards/ocean/slamz/info.json @@ -0,0 +1,12 @@ +{ + "keyboard_name": "Slamz", + "url": "", + "maintainer": "Ocean", + "width": 12, + "height": 4, + "layouts": { + "LAYOUT": { + "layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":4, "y":0}, {"x":7, "y":0}, {"x":8, "y":0}, {"x":9, "y":0}, {"x":10, "y":0}, {"x":11, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1}, {"x":4, "y":1}, {"x":7, "y":1}, {"x":8, "y":1}, {"x":9, "y":1}, {"x":10, "y":1}, {"x":11, "y":1}, {"x":0, "y":2}, {"x":1, "y":2}, {"x":2, "y":2}, {"x":3, "y":2}, {"x":4, "y":2}, {"x":7, "y":2}, {"x":8, "y":2}, {"x":9, "y":2}, {"x":10, "y":2}, {"x":11, "y":2}, {"x":0, "y":3}, {"x":1, "y":3}, {"x":2, "y":3}, {"x":3, "y":3}, {"x":4, "y":3}, {"x":7, "y":3}, {"x":8, "y":3}, {"x":9, "y":3}, {"x":10, "y":3}, {"x":11, "y":3}] + } + } +}
\ No newline at end of file |