Skip to content

Conversation

SteveBenz
Copy link

This provides a mechanism for reacting to messages from the host to the HID device. It's not a particularly lovely solution, but nicer mechanisms for callbacks (e.g. virtual methods, functors) would struggle with back compat. I'm not anything like an expert in this space, but I believe that HID devices really don't have a need for much more than what I've got here. It's enough to be able to do stuff like set keyboard LED's.

Fixes: #6930

@per1234
Copy link
Collaborator

per1234 commented Jun 17, 2017

I believe you meant to reference issue #6390, rather than the non-existent #6930.

@SteveBenz
Copy link
Author

Oy, thanks for noticing that. I think I'll need to re-submit the PR to properly sort that...

@SteveBenz SteveBenz closed this Jun 18, 2017
@SteveBenz SteveBenz reopened this Jun 18, 2017
@SteveBenz SteveBenz closed this Jun 18, 2017
@SteveBenz
Copy link
Author

Re-submitted with the commit corrected:

#6392

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