I'm building a unicase display font with only uppercase letters and I wanted to know what is the standard practice for key inputs? For example should I create it so that when you press SHIFT + A you get the cap A or set it so even if you just press "a" you get the cap "A"?