Is there a KEY_GRAVE for input? There is a key for tilde ~ but I can’t see for grave `. Does this exist and I’m just not seeing it? The reason is I’m making an extendable console and want to use it as the toggle key for it.
Speaking of KEY_TILDE I couldn’t get it to work either. Might be busted on Windows? Holding shift and the ` key doesn’t appear to work. I tested with other shift keys such as KEY_PIPE and it doesn’t work either. Something I’m missing about detecting these for input?