Closed nytamin closed 3 months ago
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!
This PR is a continuation of https://github.com/SuperFlyTV/xkeys/pull/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.