Add G502 X LIGHTSPEED direct-USB PID (0xc098) to device art/docs - #155
Merged
Conversation
Companion to the mouse-protocol driver change: map 046d:c098 to the G502 X artwork and document the direct-connect PID on the supported mice list, alongside the existing Lightspeed-dongle entry.
| !has.superstrike | ||
| )tempTabs=tempTabs.filter(tab=>tab!="buttons") | ||
| return tempTabs; | ||
| } |
| import test from "node:test"; | ||
|
|
||
| import { DEVICE_DRIVERS } from "@openmouse/protocol/drivers/registry"; | ||
| import { WLMOUSE_PRODUCTS, GLORIOUS_PRODUCTS, GLORIOUS_CLASSIC_PRODUCTS, VENDOR_ID } from "@openmouse/protocol/drivers/vendors"; |
Deploying openmouse-docs with
|
| Latest commit: |
23b96de
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://7e01b9e9.openmouse-docs.pages.dev |
| Branch Preview URL: | https://claude-g502-lightspeed-devic.openmouse-docs.pages.dev |
Deploying openmouse-landing with
|
| Latest commit: |
23b96de
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://4bf287b1.openmouse-landing.pages.dev |
| Branch Preview URL: | https://claude-g502-lightspeed-devic.openmouse-landing.pages.dev |
Deploying openmouse with
|
| Latest commit: |
23b96de
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://da95619d.openmouse.pages.dev |
| Branch Preview URL: | https://claude-g502-lightspeed-devic.openmouse.pages.dev |
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
Companion to mouse-protocol#43, which adds direct-USB PID
0xc098(G502 X LIGHTSPEED, cable-connected mode) to the HID++ driver.046d:c098to the existing G502 X artwork indevice-images.ts(with test coverage).Note
This repo's
supported-mice.test.tsvalidates every pinned PID against@openmouse/protocol, which is a git dependency pinned to mouse-protocol'smainbranch. CI on this PR will stay red until mouse-protocol#43 merges to main — that's expected, not a bug here. Merge mouse-protocol#43 first, then re-run this PR's CI.Testing
npm test— 112/112 passing locally (against a checkout with the mouse-protocol fix applied)🤖 Generated with Claude Code
https://claude.ai/code/session_016PAJakuepDJB8rZVc5ZFyy
Generated by Claude Code