You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
TL;DR: You can work around this problem by binding the key to ANSI backslash "\" instead. Your computer OS will correctly convert the keycode to the hash key if you are on a ISO keyboard layout
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:
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.
The text was updated successfully, but these errors were encountered: