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

Add Raw HID device detection #473

Merged
merged 3 commits into from
May 15, 2024
Merged

Conversation

fauxpark
Copy link
Member

Description

  • Moved some common stuff out of the HID console device class
  • Added HID device factory function to create either a console or raw instance based on usage page/usage
  • Added necessary checks for console device report functionality
  • Added raw HID stub (could be extended to attempt VIA version interrogation)

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Documentation

Issues Fixed or Closed by This PR

@fauxpark fauxpark merged commit 816c372 into qmk:master May 15, 2024
5 checks passed
@fauxpark fauxpark deleted the raw-hid-detection branch May 15, 2024 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants