summaryrefslogtreecommitdiff
path: root/keyboards/afternoonlabs/breeze/rev1/info.json
diff options
context:
space:
mode:
authorEithan Shavit <eithanshavit@users.noreply.github.com>2021-01-29 19:38:18 -0800
committerGitHub <noreply@github.com>2021-01-29 19:38:18 -0800
commit64da7413a0c2b3ea555288f5d296e3a98a0da6b4 (patch)
tree54a9fceac7275d4489880a724d4cd59a76b7acee /keyboards/afternoonlabs/breeze/rev1/info.json
parent53b35052eefc8a341cbc68d3d9aba52dfbf59f35 (diff)
[Keyboard] Adding Rev1 to afternoonlabs/breeze (#11611)
* Breeze Rev1 * Better bootmagic and reset * typo Co-authored-by: Eithan Shavit <eithan@fb.com>
Diffstat (limited to 'keyboards/afternoonlabs/breeze/rev1/info.json')
-rw-r--r--keyboards/afternoonlabs/breeze/rev1/info.json84
1 files changed, 84 insertions, 0 deletions
diff --git a/keyboards/afternoonlabs/breeze/rev1/info.json b/keyboards/afternoonlabs/breeze/rev1/info.json
new file mode 100644
index 0000000000..e607257355
--- /dev/null
+++ b/keyboards/afternoonlabs/breeze/rev1/info.json
@@ -0,0 +1,84 @@
+{
+ "keyboard_name": "Breeze",
+ "url": "afternoonlabs.com/breeze",
+ "productId": "0x0001",
+ "maintainer": "eithanshavit",
+ "width": 19,
+ "height": 6,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ {"x":0, "y":0.375},
+ {"x":1, "y":0.375},
+ {"x":2, "y":0.125},
+ {"x":3, "y":0},
+ {"x":4, "y":0.125},
+ {"x":5, "y":0.25},
+ {"x":9.75, "y":0.25},
+ {"x":10.75, "y":0.125},
+ {"x":11.75, "y":0},
+ {"x":12.75, "y":0.125},
+ {"x":13.75, "y":0.375},
+ {"x":14.75, "y":0.375},
+ {"x":16, "y":0.375},
+ {"x":17, "y":0.375},
+ {"x":18, "y":0.375},
+
+ {"x":0, "y":1.375},
+ {"x":1, "y":1.375},
+ {"x":2, "y":1.125},
+ {"x":3, "y":1},
+ {"x":4, "y":1.125},
+ {"x":5, "y":1.25},
+ {"x":9.75, "y":1.25},
+ {"x":10.75, "y":1.125},
+ {"x":11.75, "y":1},
+ {"x":12.75, "y":1.125},
+ {"x":13.75, "y":1.375},
+ {"x":14.75, "y":1.375},
+ {"x":16, "y":1.375},
+ {"x":17, "y":1.375},
+ {"x":18, "y":1.375},
+
+ {"x":0, "y":2.375},
+ {"x":1, "y":2.375},
+ {"x":2, "y":2.125},
+ {"x":3, "y":2},
+ {"x":4, "y":2.125},
+ {"x":5, "y":2.25},
+ {"x":9.75, "y":2.25},
+ {"x":10.75, "y":2.125},
+ {"x":11.75, "y":2},
+ {"x":12.75, "y":2.125},
+ {"x":13.75, "y":2.375},
+ {"x":14.75, "y":2.375},
+ {"x":17, "y":2.375},
+
+ {"x":0, "y":3.375},
+ {"x":1, "y":3.375},
+ {"x":2, "y":3.125},
+ {"x":3, "y":3},
+ {"x":4, "y":3.125},
+ {"x":5, "y":3.25},
+ {"x":9.75, "y":3.25},
+ {"x":10.75, "y":3.125},
+ {"x":11.75, "y":3},
+ {"x":12.75, "y":3.125},
+ {"x":13.75, "y":3.375},
+ {"x":14.75, "y":3.375},
+ {"x":16, "y":3.375},
+ {"x":17, "y":3.375},
+ {"x":18, "y":3.375},
+
+ {"x":2.5, "y":4.25},
+ {"x":3.5, "y":4.25},
+ {"x":4.5, "y":4.5},
+ {"x":6.25, "y":3.75, "h":2, "r":30},
+ {"x":8.5, "y":3.75, "h":2, "r":-30},
+ {"x":10.25, "y":4.5},
+ {"x":11.25, "y":4.25},
+ {"x":12.25, "y":4.25}
+ ]
+ }
+ }
+}