summaryrefslogtreecommitdiffstats
path: root/keyboards/atreyu/rev1/info.json
diff options
context:
space:
mode:
authorJesus Climent <climent@gmail.com>2022-08-13 21:26:05 +0100
committerGitHub <noreply@github.com>2022-08-13 21:26:05 +0100
commitcbcb4f2ec0bdfb53c68bcf9ce3b62febcb0626e3 (patch)
tree95d4cc122011e5454049f09871e63009342742ba /keyboards/atreyu/rev1/info.json
parent1eecdb502dda9e4f7933593e9b62f02846846a7c (diff)
[Keyboard] Added Atreyu keyboard. (#17698)
* Add Atreyu keyboard. Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/atreyu/rev1/info.json')
-rw-r--r--keyboards/atreyu/rev1/info.json77
1 files changed, 77 insertions, 0 deletions
diff --git a/keyboards/atreyu/rev1/info.json b/keyboards/atreyu/rev1/info.json
new file mode 100644
index 0000000000..d0b3c0eb42
--- /dev/null
+++ b/keyboards/atreyu/rev1/info.json
@@ -0,0 +1,77 @@
+{
+ "keyboard_name": "Atreyu",
+ "manufacturer": "Heyzeus",
+ "url": "https://github.com/climent/atreyu",
+ "maintainer": "Jesus Climent <climent@gmail.com>",
+ "usb": {
+ "vid": "0xFEED",
+ "pid": "0x0001",
+ "device_version": "0.0.1"
+ },
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ {"x":0, "y":0.5},
+ {"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":10.5, "y":0.25},
+ {"x":11.5, "y":0.125},
+ {"x":12.5, "y":0},
+ {"x":13.5, "y":0.125},
+ {"x":14.5, "y":0.375},
+ {"x":15.5, "y":0.5},
+ {"x":0, "y":1.5},
+ {"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":10.5, "y":1.25},
+ {"x":11.5, "y":1.125},
+ {"x":12.5, "y":1},
+ {"x":13.5, "y":1.125},
+ {"x":14.5, "y":1.375},
+ {"x":15.5, "y":1.5},
+ {"x":0, "y":2.5},
+ {"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":10.5, "y":2.25},
+ {"x":11.5, "y":2.125},
+ {"x":12.5, "y":2},
+ {"x":13.5, "y":2.125},
+ {"x":14.5, "y":2.375},
+ {"x":15.5, "y":2.5},
+ {"x":0, "y":3.5},
+ {"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":6, "y":2.75},
+ {"x":9.5, "y":2.75},
+ {"x":10.5, "y":3.25},
+ {"x":11.5, "y":3.125},
+ {"x":12.5, "y":3},
+ {"x":13.5, "y":3.125},
+ {"x":14.5, "y":3.375},
+ {"x":15.5, "y":3.5},
+ {"x":0, "y":4.5},
+ {"x":2.5, "y":4.125},
+ {"x":3.5, "y":4.15},
+ {"x":4.5, "y":4.25},
+ {"x":6, "y":4.25, "h":1.25},
+ {"x":9.5, "y":4.25, "h":1.25},
+ {"x":11, "y":4.25},
+ {"x":12, "y":4.15},
+ {"x":13, "y":4.125},
+ {"x": 14.5, "y": 4.5}
+ ]
+ }
+ }
+}