Skip to content

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

Description

@NZSmartie

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions