Skip to content

ISO Hash Key problems #79

@DavidK-M

Description

@DavidK-M

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions