I’m implementing a virtual keyboard using QML. So far I literally map the char to print for the different key maps (w/o shift, with shift, with Alt Gr, etc.). So I have to write down all the chars for different layouts somewhere in the code. Especially for layouts and languages where two or more key presses generate a more complex