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

Pico HID fixes #881

Merged
merged 2 commits into from
Dec 31, 2024
Merged

Pico HID fixes #881

merged 2 commits into from
Dec 31, 2024

Conversation

Daft-Freak
Copy link
Collaborator

Some fixes to HID input to avoid random inputs sometimes and work around keyboards that also claim to be mice.

This doesn't improve the report parser to stop detecting mice as gamepads, but does allow using the keyboard anyway.

Hopefully fixes random button presses at startup?
Instead of overwiting the keyboard. Sometimes keyboards also claim to be mice and we mistake a mouse for a gamepad... resulting in the keyboard not working.
@Daft-Freak Daft-Freak merged commit 4adc048 into 32blit:master Dec 31, 2024
9 checks passed
@Daft-Freak Daft-Freak deleted the pico-hid-kb-pad branch December 31, 2024 16:12
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.

1 participant