osiweb / unified_retro_keyboard

Project to provide keyboard replacements for various classic computers, as well as classic ASCII keyboard
94 stars 12 forks source link

Handle more modifier combinations #30

Open dfnr2 opened 2 years ago

dfnr2 commented 2 years ago

This doesn't require more modifier map definitions, only that the keymaps must assign a key mapping to each modifier combination, rather than letting the modifier logic apply precedence rules. The additional modifier maps need be defined and declared only when needed.