Uh oh!
There was an error while loading. Please reload this page.
supported-mice: mark the Lamzu Inca 8K as PR-pending with its PIDs - #188
Merged
Conversation
The Inca enumerates under Lamzu's own vendor id 0x37b0 rather than the shared CompX ODM id 0x373e that every other Lamzu, CRDRAKO and Attack Shark product uses, so the driver never saw it. The row's old note said only that a PID was missing from an existing driver, which understated it. Read-only support is now open upstream in mouse-protocol. The three product ids are pinned now: 0x0009 the mouse on its cable and 0x0010 the 8K receiver, both confirmed on hardware, and 0x000f the 1K receiver, which comes from the vendor's device table alone and has not been exercised. A "pr" row is exempt from the PID_UNIVERSE check, so this stays green against the currently published protocol; the flip to "supported", plus the matching PID_UNIVERSE entry, follows that merge. The row deliberately keeps the model name "Inca" rather than "Inca 8K". The live overlay matches request votes by brand and model, and its fuzzy matcher ignores single-word model names, so renaming this row would orphan the request count it already carries. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018C96pMdnhGcXhLQhHYkLWc
Uh oh!
There was an error while loading. Please reload this page.
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 freeto 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.
Clean merge of #157 onto current control-panel — no conflicts, all checks pass. Closes#157.