feat(q5_max): implement bi-directional Raw HID protocol #12
Reference in New Issue
Block a user
Delete Branch "feat/raw-hid"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements a custom Raw HID protocol for the Q5 Max enabling bi-directional communication with the host bridge application. Includes layer sync, host data delivery, and fixes for RAW_EPSIZE and
via_command_kbhook conflicts.