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

Add implementation of XKeysWatcher for WebHID version #108

Merged
merged 9 commits into from
Aug 26, 2024

Conversation

nytamin
Copy link
Member

@nytamin nytamin commented Aug 16, 2024

This PR is a continuation of #105

The PR reworks the XKeysWatcher into an abstract class in core, to share as much code as possible between the node and WebHID versions.

@nytamin
Copy link
Member Author

nytamin commented Aug 16, 2024

Hey @loucadufault, please give this one a test (use the webhid demo, ie run yarn build and then open xkeys/packages/webhid-demo/dist/index.html in Chrome), and let me know if you find something that would need fixing!

@nytamin nytamin merged commit c5ead92 into master Aug 26, 2024
12 checks passed
@nytamin nytamin deleted the feat/webhid-watcher branch August 26, 2024 09:01
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