Xelus Akis Configurator Fixes (#13577)

* correct layout macro references

The keyboard's header file and info.json referenced different layout macro names.

* correct layout data

Insert an object for the Non-US Backslash key, which was previously missing.
This commit is contained in:
James Young
2021-07-17 01:43:02 -07:00
committed by GitHub
parent d26537acc1
commit b127180c0c
4 changed files with 12 additions and 8 deletions

View File

@@ -4,6 +4,9 @@
"maintainer": "Xelus22",
"width": 16,
"height": 5,
"layout_aliases": {
"LAYOUT_65_all": "LAYOUT_all"
},
"layouts": {
"LAYOUT_all": {
"layout": [
@@ -55,7 +58,8 @@
{"x": 12.75, "y": 2, "w": 2.25},
{"x": 15, "y": 2},
{"x": 0, "y": 3, "w": 2.25},
{"x": 0, "y": 3, "w": 1.25},
{"x": 1.25, "y": 3},
{"x": 2.25, "y": 3},
{"x": 3.25, "y": 3},
{"x": 4.25, "y": 3},