Skip to content

fix(Razer): Fixing errors for some mouses & tests on hardware - #5

Merged
snekxs merged 3 commits into
OpenMouse-Project:mainfrom
viix0dev:main
Aug 11, 2026
Merged

fix(Razer): Fixing errors for some mouses & tests on hardware#5
snekxs merged 3 commits into
OpenMouse-Project:mainfrom
viix0dev:main

Conversation

@viix0dev

@viix0devviix0dev commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Fixing Errors for some razer mouses with hardware checks.
Fixes & Tests for the PR OpenMouse-Project/openmouse#45
Primary implementation references:

Current supported-device list:
https://openrazer.github.io/

OpenRazer repository / current master device table:
https://github.com/openrazer/openrazer

Mouse driver:
https://github.com/openrazer/openrazer/blob/master/driver/razermouse_driver.c

Common report definitions:
https://github.com/openrazer/openrazer/blob/master/driver/razercommon.h

Chroma/common command constructors:
https://github.com/openrazer/openrazer/blob/master/driver/razerchromacommon.c

Mouse driver header / PID constants:
https://github.com/openrazer/openrazer/blob/master/driver/razermouse_driver.h

OpenRazer mouse-driver usage notes:
https://github.com/openrazer/openrazer/wiki/Using-the-mouse-driver

Implementation work was assisted with Claude Code & Codex (For Research)

Tests Results (270/270):

ℹ tests 270
ℹ suites 0
ℹ pass 270
ℹ fail 0
ℹ cancelled 0
ℹ skipped 0
ℹ todo 0
ℹ duration_ms 7592.9868

@viix0dev

viix0dev commented Aug 10, 2026

Copy link
Copy Markdown
ContributorAuthor

Fix polling rate - DeathAdder V3

  • Tested on 2 different mouses
image

@viix0dev

viix0dev commented Aug 10, 2026

Copy link
Copy Markdown
ContributorAuthor

Razer Cobra (Works, No Errors)

  • Tested on hardware
image

@viix0dev

viix0dev commented Aug 10, 2026

Copy link
Copy Markdown
ContributorAuthor

Razer Viper 8KHz - wired (works, No Errors)

  • Tested on hardware
image

@viix0devviix0dev changed the title fix(Razer): Fixing errors for some mousesfix(Razer): Fixing errors for some mouses & tests on hardwareAug 10, 2026
@viix0dev

Copy link
Copy Markdown
ContributorAuthor

Razer Basilisk Essential - wired (works, No Errors)

  • Tested on hardware
image

@snekxs
snekxs merged commit 6a0a107 into OpenMouse-Project:mainAug 11, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@viix0dev@snekxs