Digistump Forums

The Digispark => Digispark Libraries => Topic started by: stevelord on November 03, 2015, 01:04:05 pm

Title: Switching to lower case with Digikeyboard
Post by: stevelord on November 03, 2015, 01:04:05 pm
Hi all,

I was wondering if it was possible to ensure that the keyboard is set to either lower or upper case. The Trinket Keyboard library can use getLEDstate() to determine caps lock state, but I was hoping for something native. Has anyone done this?

Steve