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

fix broken keycodes being offset by 8 #57

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Conversation

maxhbooth
Copy link
Contributor

see https://github.com/torvalds/linux/blob/master/include/uapi/linux/input-event-codes.h for all the keycodes

I don't think we have to worry about overflowing the u32.

@maxhbooth maxhbooth requested a review from nicolasavru October 23, 2024 16:46
@maxhbooth maxhbooth merged commit 1f870f5 into master Oct 23, 2024
11 checks passed
@maxhbooth maxhbooth deleted the fix/broken-keycoes branch January 15, 2025 16:30
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