Skip to content

Documenting the HID usage tables in a parsable format for code generation

Notifications You must be signed in to change notification settings

MickGyver/hid-usage-tables

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

HID usage tables database

This repository contains the HID usage tables in a machine-readable format (under pages), and accompanying Python3 scripts (under src) to parse them into a database, and generate code for different programming languages.

Supported formats

  • C++ (to be used with hid-rp)

Additional languages can be easily added by taking src/hid/codegen/cpp.py as a template.

About

Documenting the HID usage tables in a parsable format for code generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%