1n5aN1aC Posted September 29, 2011 Share Posted September 29, 2011 So I recently got back to coding arduino © and i haven't been able to get keyboard_leds to work at all. It's supposed to be a bitwise variable thats updated with the current keyboard LED setting. (numlock, caps lock.) But i can't get it to compile no matter what i try. Quote Link to comment Share on other sites More sharing options...
1n5aN1aC Posted September 30, 2011 Author Share Posted September 30, 2011 so does anyone know why it doesn't seem to work? I'm using arduino v22 (latest) latest teensyduino and have tried mostly everything i can think of. The documentation for the teensy says there is a variable named "keyboard_leds" which will update to show the current num, caps, scroll keys pressed, but it refuses to compile with that anywhere in the code. Was it changed in a recent version or something, and the documentation just not updated? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.