mirror of
https://github.com/osiweb/unified_retro_keyboard.git
synced 2025-02-12 09:30:25 +00:00
- add caps key function, similar to shift. This is intended for a DIP switch setting to switch the keyboard between all CAPS and upper/lower modes. - clean up the modifier state enums to include all legal values - clean up the modifier index value calculation to improve readability.