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

Use our HID abstraction in the codebase, to make code throughout not depend on KeyboardioHID #1382

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

obra
Copy link
Member

@obra obra commented Jan 23, 2024

Instead of directly referencing the KeyboardioHID implementation of our HID facade, reference the base classes throughout the codebase to make it possible to build Kaleidoscope with another HID implementation.

…ur HID facade, reference the base classes throughout the codebase to make it possible to build Kaleidoscope with another HID implementation.
@obra obra requested a review from tlyu January 23, 2024 20:32
Copy link
Collaborator

@tlyu tlyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This looks good, and doesn't seem to break anything on my tusb branch.

@obra
Copy link
Member Author

obra commented Jan 23, 2024

Thanks!

@obra obra merged commit 1780dc9 into master Jan 23, 2024
15 checks passed
@obra obra deleted the f/decouple-keyboardiohid branch January 23, 2024 21:15
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