Skip to content

Support for hardware keyboard layouts #34

@deifactor

Description

@deifactor

I have a keyboard that implements Colemak in the firmware, so when I press the key labeled 'R' (under the left ringfinger, where 'S' would be on QWERTY), it really does send an 'S' keycode.

If I set Keymap to use QWERTY, then the keys are in the wrong place but the bindings appear correctly. If I set it to Colemak, then the keys are in the right place but the bindings are mishandled: for example, 'walk backwards' shows up as bound to "P" on the visual keyboard when it's actually bound to "R". Attempting to add new bindings in this mode also confuses things.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestlayout requestrequest for the addition of a layout

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions