mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2025-06-11 04:17:23 +02:00
The `KeyEventHandler` class is intended to handle every keys and to call into the main class through a limited API. However, this is not true for `Event` keys, which in practice had each a corresponding API call.