supported-mice: add wired VXE R1 SE+ - #163
Open
logm1lo wants to merge 4 commits into
Open
Conversation
The ATK driver now identifies VXE mice by CID/MID and claims VXE's wired transport, so the R1 is supported over its 2.4 GHz receiver (0x1085) and wired (0xf58f). Both are shared product ids, hence the note pointing at the CID/MID identity rather than the ids. Register VXE as a driver-reported brand alongside CRDRAKO, and pin both product ids in the PID universe: the ATK filter matches on vendor plus usage page, so the protocol pins no ATK product ids of its own.
…e-r1-se-plus-wired # Conflicts: # package-lock.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
0x3554:0xf58f) as hardware-verifiedATK_COMPX_PRODUCT_IDSregistryVXEas an identified brand from the shared ATK driver@openmouse/protocolto protocol PR feat(logitech): Verify more profile formats & automatically detect limits (DPI, Polling Rate) #53 head791879awhile retaining the normal upstream HTTPS dependency URLDepends on OpenMouse-Project/mouse-protocol#53 and should merge after it. This supersedes #156 for the R1 SE+ path; Saketh's original app commit is retained in this branch history. Unlike #156, this row claims only the physically tested wired R1 SE+ and does not claim receiver support.
Hardware verification
Verified in Chromium through the real WebHID picker on a VXE R1 SE+ running firmware 3.15:
VXE R1 SE+Receiver mode and debounce writing remain unverified and are stated as limitations.
Validation
control-panel(98af376)npm run check: production build passed and 113 tests passedgit diff --check: passed