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.
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.