Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detecting CAPSLOCK/NUMLOCK led status with Leonardo/ProMicro #6272

Open
jumpjack opened this issue May 9, 2017 · 3 comments
Open

Detecting CAPSLOCK/NUMLOCK led status with Leonardo/ProMicro #6272

jumpjack opened this issue May 9, 2017 · 3 comments
Labels
feature request A request to make an enhancement (not a bug fix) Library: HID The HID Arduino library

Comments

@jumpjack
Copy link

jumpjack commented May 9, 2017

In this thread there is the needed source to add this feature to HID.cpp and keyboard.cpp, but I don't know how to implement it:
https://forum.arduino.cc/index.php?topic=173583.new#new

@jumpjack
Copy link
Author

jumpjack commented May 9, 2017

Can it also read other keys than xxxLock?

@NicoHood
Copy link
Contributor

NicoHood commented May 9, 2017

I think numlock also works. The first 3 leds should work, but i dont remember. Please look at the source.

@per1234 per1234 added Library: HID The HID Arduino library feature request A request to make an enhancement (not a bug fix) labels Aug 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A request to make an enhancement (not a bug fix) Library: HID The HID Arduino library
Projects
None yet
Development

No branches or pull requests

3 participants