kalamine
kalamine copied to clipboard
Keycodes refactor
Simplify code and allow direct mapping of keys.
The new keys are only supported by XKB atm.
@fabi1cazenave I left as draft as it:
- still misses tests
- need to add warnings if key is not supported
- Added tests for XKB.
- Added Windows scan codes. Require writing tests, but above all testing it @Geobert.
Added test for Windows and improve VK handling, especially to avoid same VK with multiple mappings.
Not going to work on kalamine anymore.