[Keyboard] Add Xenon keyboard (#15915)

Co-authored-by: Sam Mohr <smores56@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
Kyrre Havik
2022-02-05 04:06:49 +01:00
committed by GitHub
parent 1febea8d4b
commit 719881c2ee
7 changed files with 387 additions and 0 deletions

70
keyboards/xenon/info.json Normal file
View File

@@ -0,0 +1,70 @@
{
"keyboard_name": "Xenon",
"url": "https://github.com/narinari/xenon-keyboard",
"maintainer": "Kyrremann",
"manufacturer": "narinari",
"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":5, "y":0.5},
{"x":9, "y":0.5},
{"x":0, "y":0.75},
{"x":1, "y":0.75},
{"x":13, "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":5, "y":1.5},
{"x":9, "y":1.5},
{"x":0, "y":1.75},
{"x":1, "y":1.75},
{"x":13, "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":5, "y":2.5},
{"x":9, "y":2.5},
{"x":0, "y":2.75},
{"x":1, "y":2.75},
{"x":13, "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},
{"x":3, "y":4},
{"x":11, "y":4},
{"x":4, "y":4.25},
{"x":10, "y":4.25},
{"x":5, "y":4.5},
{"x":6, "y":4.5},
{"x":8, "y":4.5},
{"x":9, "y":4.5}
]
}
}
}