Skip to content

Add support for updating the RGB color of Razer devices#5445

Open
hegjon wants to merge 1 commit intobasecamp:devfrom
hegjon:razer3
Open

Add support for updating the RGB color of Razer devices#5445
hegjon wants to merge 1 commit intobasecamp:devfrom
hegjon:razer3

Conversation

@hegjon
Copy link
Copy Markdown

@hegjon hegjon commented Apr 25, 2026

At the moment the user needs to install the following packages:

  • razer-cli
  • openrazer-driver-dkms
  • openrazer-daemon

And the following needs to be configured:

$ systemctl --user enable openrazer-daemon.service
$ systemctl --user start openrazer-daemon.service

Detecting razer device:

$ lsusb -d 0x1532:

Tested on a Razer Huntsman V3 Pro keyboard

Copilot AI review requested due to automatic review settings April 25, 2026 11:56
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@hegjon hegjon changed the title Add support for updating the RGB color of Trezor devices Add support for updating the RGB color of Razer devices Apr 25, 2026
@dhh
Copy link
Copy Markdown
Member

dhh commented Apr 25, 2026

We need to automate the entire thing. Like we've done for Asus and Framework.

@hegjon
Copy link
Copy Markdown
Author

hegjon commented Apr 25, 2026

When should the detection happen? If the user plug-in the keyboard after the installation, should there be a check for the keyboard later?

openrazer have a list of all the supported devices that should be easy to parse with a script, would it make sense to also check against this list?

Sign up for free to 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.

3 participants