summaryrefslogtreecommitdiff
path: root/keyboards/emajesty/eiri/info.json
diff options
context:
space:
mode:
authorEMajesty <37113810+EMajesty@users.noreply.github.com>2020-10-08 03:04:49 +0300
committerGitHub <noreply@github.com>2020-10-07 17:04:49 -0700
commitfe5bcae8b31af85135592b780c8d799a8ef4bd24 (patch)
treeb0da780e83e949b948389019ca81243ca53109f8 /keyboards/emajesty/eiri/info.json
parentcba4c1deb5e0eb6ecfdecde4fe66a8a3d293c008 (diff)
[Keyboard] New keyboard - eiri (#10529)
* eiri default keymap compiles * pic, info.json * Added picture for default layout, changed PRODUCT_ID * Changes to default keymap * Cleaned unused template remnants from files * Update keyboards/emajesty/eiri/readme.md Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: EMajesty <deceit66@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/emajesty/eiri/info.json')
-rw-r--r--keyboards/emajesty/eiri/info.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/emajesty/eiri/info.json b/keyboards/emajesty/eiri/info.json
new file mode 100644
index 0000000000..7b8ae5927b
--- /dev/null
+++ b/keyboards/emajesty/eiri/info.json
@@ -0,0 +1,12 @@
+{
+ "keyboard_name": "eiri",
+ "url": "https://github.com/EMajesty/eiri",
+ "maintainer": "EMajesty",
+ "width": 15,
+ "height": 4.5,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [{"x":3, "y":0}, {"x":11, "y":0}, {"x":2, "y":0.25}, {"x":4, "y":0.25}, {"x":10, "y":0.25}, {"x":12, "y":0.25}, {"x":1, "y":0.5}, {"x":5, "y":0.5}, {"x":9, "y":0.5}, {"x":13, "y":0.5}, {"x":0, "y":0.75}, {"x":14, "y":0.75}, {"x":3, "y":1}, {"x":11, "y":1}, {"x":2, "y":1.25}, {"x":4, "y":1.25}, {"x":10, "y":1.25}, {"x":12, "y":1.25}, {"x":1, "y":1.5}, {"x":5, "y":1.5}, {"x":9, "y":1.5}, {"x":13, "y":1.5}, {"x":0, "y":1.75}, {"x":14, "y":1.75}, {"x":3, "y":2}, {"x":11, "y":2}, {"x":2, "y":2.25}, {"x":4, "y":2.25}, {"x":10, "y":2.25}, {"x":12, "y":2.25}, {"x":1, "y":2.5}, {"x":5, "y":2.5}, {"x":9, "y":2.5}, {"x":13, "y":2.5}, {"x":0, "y":2.75}, {"x":14, "y":2.75}, {"x":3, "y":3}, {"x":11, "y":3}, {"x":2, "y":3.25}, {"x":4, "y":3.25}, {"x":10, "y":3.25}, {"x":12, "y":3.25}, {"x":5, "y":3.5}, {"x":6, "y":3.5}, {"x":8, "y":3.5}, {"x":9, "y":3.5}]
+ }
+ }
+}