Hi there,
I read many posts, but I still don't figure out how to implement a keyboard customisation in my game... (allowing for example AZERTY / QWERTY users to remap keys like QSDZ and WASD).
More than that, some keys are not recognized (like ! exclamation or ² or §)
Is there a way to extend/override this list from my game ?
https://www.sfml-dev.org/documentation/2.5.1/classsf_1_1Keyboard.phpI saw that Laurent was looking at that a few years ago, but is there any news on this side ?