This is a resource that would be helpful in projects such as: Typing games Programs that involve the user pressing various keys, where you don't want a bunch of if/else key checks. All you need to do to add/ remove supported characters is to modify the valid chars list inside. I hope this helps!