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

[HID] Created a generic keyboard hid driver #2233

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

guccigang420
Copy link

The keyboard HID driver should work on all platforms, including windows. It is still not included in windows due to having the windows-specific winkey driver, which has the slight advantage of detecting if caps are toggled.

On GTK-based systems, the VirtualKey passed on key press events is not with the correct VirtualKey code, this will be changed in another PR.

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

Successfully merging this pull request may close these issues.

None yet

2 participants