Skip to content

Fix USB Mouse/Joystick HID report ID #1418

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

Merged
merged 2 commits into from
May 2, 2023
Merged

Fix USB Mouse/Joystick HID report ID #1418

merged 2 commits into from
May 2, 2023

Conversation

earlephilhower
Copy link
Owner

Fixes #1410

The USB Keyboard now has 2 reports (keyboard + consumer control), so when both Keyboard and Mouse libraries are included, the Mouse must be report 3, not 2.

Update the Mouse and Joystick report IDs appropriately.

Fixes #1410

The USB Keyboard now has 2 reports (keyboard + consumer control), so when both
Keyboard and Mouse libraries are included, the Mouse must be report 3, not 2.

Update the Mouse and Joystick report IDs appropriately.
@earlephilhower earlephilhower merged commit 89fe754 into master May 2, 2023
@earlephilhower earlephilhower deleted the km branch May 2, 2023 04:14
schkovich pushed a commit to schkovich/arduino-pico that referenced this pull request May 24, 2025
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.

RPi Pico HID Mouse and Keyboard libraries together
1 participant