Skip to content

Added support for sending keys F13-F24#24

Open
christakahashi wants to merge 3 commits into
adafruit:masterfrom
christakahashi:master
Open

Added support for sending keys F13-F24#24
christakahashi wants to merge 3 commits into
adafruit:masterfrom
christakahashi:master

Conversation

@christakahashi
Copy link
Copy Markdown

The USB HID spec has keycodes for F13-F24 (not numerically continuous with F1-F12). Sometimes they're nice to have since they're almost never bound to any function leaving them available for the sole use of whatever application you want.

@ladyada
Copy link
Copy Markdown
Member

ladyada commented Aug 29, 2017

hiya does this code compile?

@christakahashi
Copy link
Copy Markdown
Author

Yep. I'm using it right now. Win10 reads the F13 key okay, it may be down to the OS (or its HID driver) if they want to honor the spec fully.

I did just paste my changes into the github editor out of laziness, which is why the clumsy commits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants