-
Notifications
You must be signed in to change notification settings - Fork 112
Add multimedia keypress support #5
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
Comments
We need to add the "Consumer Usage Page" (0x0C) to the USB HID descriptor for the keyboard, and then the report is different as well. So there are changes both in CPy itself and in the library. |
yah its a bit more work but MMKeys are really handy to make controllers for computers, i made a trinket + rotary encoder HID controller...would be rad if it controlled computer volume :) |
I found that project and code. Will look into this. ASF3 doesn't appear to support this out of the box - we'll have to augment it. I'll look at ASF4 too. |
@dhalbert can you file an issue in adafruit/circuitpython for it and mark it for 3.0? |
requires a different kind of report?
http://www.microchip.com/forums/m859944.aspx
The text was updated successfully, but these errors were encountered: