mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 17:37:23 +09:00
Changes all usages of `KeyCombination.ReadableString()` to `ReadableKeyCombinationProvider.GetReadableString()`. Subscribing to `KeymapChanged` is only required in `KeyButton`. All other places query `GetReadableString()` every time.