Does anyone here have some experience with keyboar...
# gamedev
b
Does anyone here have some experience with keyboard layout mapping? I currently developing with a german keyboard(qwertz) and I would love to refer to keys using the german names. Is there any library out there which I can use to map the english keyboard names to those of a different keyboard layout? I am using glfw/lwjgl to query the state of the keys.