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:
parent
d26537acc1
commit
b127180c0c
4 changed files with 12 additions and 8 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
#define XXX KC_NO
|
||||
|
||||
#define LAYOUT_65_all( \
|
||||
#define LAYOUT_all( \
|
||||
K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K2D, K0E, \
|
||||
K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E,\
|
||||
K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K2E,\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue