Skip to content

Feat/hid driver#23

Merged
Gnarus-G merged 30 commits intomainfrom
feat/hid-driver
Aug 10, 2024
Merged

Feat/hid driver#23
Gnarus-G merged 30 commits intomainfrom
feat/hid-driver

Conversation

@Gnarus-G
Copy link
Copy Markdown
Owner

@Gnarus-G Gnarus-G commented Aug 3, 2024

The goal of this change is to support all the same devices that Linux already supports by default. This achieved by implementing an input handler instead of a usb driver. An input handler benefits from all the proper handling that hid-core already does, so we just worry mouse events however, from whichever device, they arrive.

@Gnarus-G Gnarus-G added enhancement New feature or request help wanted Extra attention is needed labels Aug 3, 2024
@Gnarus-G Gnarus-G self-assigned this Aug 3, 2024
@vercel
Copy link
Copy Markdown

vercel Bot commented Aug 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
maccel ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 10, 2024 3:35pm

@Gnarus-G
Copy link
Copy Markdown
Owner Author

And shout out to khepu for helping me figure out how to properly handle events in the input handler.

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant