Skip to content

Commit

Permalink
Refactor hid.py
Browse files Browse the repository at this point in the history
* Small memory and performance improvements, mostly const() and bytearray
  ops.
* Separate out report specific code into report classes. Serves as a base
  for easier addition of custom endpoints in "the future".
* Lots of small integration changes, for example a simpler mechanism to
  record reports for unit tests (now with potential to verify other
  reports than 6KRO).
  • Loading branch information
xs5871 committed Jan 8, 2025
1 parent 690286b commit 80e23e2
Show file tree
Hide file tree
Showing 6 changed files with 242 additions and 307 deletions.
Loading

0 comments on commit 80e23e2

Please sign in to comment.