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

Create a Device object from a HID Descriptor and vice versa #6

Open
1 of 2 tasks
NZSmartie opened this issue Apr 27, 2016 · 0 comments
Open
1 of 2 tasks

Create a Device object from a HID Descriptor and vice versa #6

NZSmartie opened this issue Apr 27, 2016 · 0 comments

Comments

@NZSmartie
Copy link
Owner

NZSmartie commented Apr 27, 2016

The parser currently returns a list of Items that are mapped to usage(pages) or modifiers in some way.

Once the Device class is set up and works well enough to use from an application, these two need to be bridged so that

  1. A HID descriptor generates a Device class for the application to use
  2. The Device class can generate a (hopefully) identical HID descriptor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant