MattSturgeon / glove80-config

Config for my MoErgo Glove80 keyboard
MIT License
1 stars 2 forks source link

Symbols: rolling (e.g. `+` `=`) doesn't work #6

Open MattSturgeon opened 8 months ago

MattSturgeon commented 8 months ago

For some reason I can't roll symbol characte bigrams, such as +=. The = key press won't register if + is still down.

Could this be related to how ZMK send the modified key's scancode? I.e. if one of the keys needs to be shifted and the other doesn't...

TODO: investigate.