forked from cubiq/KiiConf
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Hi All,
I have configured a key as an ISO# on my ErgoDox Infinity, but it does not work. (The key is ignored...)
The appropriate snippet of the JSON looks like:
{
"code": "0x29",
"x": 14,
"y": 16,
"w": 4,
"h": 4,
"layers": {
"0": {
"key": "HASH",
"label": "ISO#"
}
}
},
The appropriate line in the .kll is:
U"FUNCTION4" : U"HASH";
The serial output of the matrix debug gives:
WARNING - USB Code not within 4-49 (0x4-0x31), 51-155 (0x33-0x9B), 157-164 (0x9D-0xA4), 176-221 (0xB0-0xDD) or 224-231 (0xE0-0xE7) NKRO Mode: 0x32
WARNING - USB Code not within 4-49 (0x4-0x31), 51-155 (0x33-0x9B), 157-164 (0x9D-0xA4), 176-221 (0xB0-0xDD) or 224-231 (0xE0-0xE7) NKRO Mode: 0x32
Best regards,
David.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels