Artemis.Plugins icon indicating copy to clipboard operation
Artemis.Plugins copied to clipboard

[Device Support] Add Support for Razer Huntsman V2

Open kaiserdj opened this issue 3 years ago • 1 comments

Hello, I have a keyboard Razer Huntsman V2

image

In the Artemis log it does detect it, but it does not add it to devices

image

log:

2022-01-25 08:47:04.657 [WRN] [Artemis.Core.Services.RgbService] Device provider RazerDeviceProvider has no devices
2022-01-25 08:47:04.658 [DBG] [Artemis.Plugins.Devices.Razer.RazerDeviceProvider] Found 1 Razer device(s)
2022-01-25 08:47:04.659 [DBG] [Artemis.Plugins.Devices.Razer.RazerDeviceProvider] Found Razer device Razer Huntsman V2 with PID 0x26C

kaiserdj avatar Jan 25 '22 12:01 kaiserdj

Artemis has an OpenRGB plugin you could use. OpenRGB can detect Huntsman V2, though you'll have to download the nightly build for this (https://gitlab.com/CalcProgrammer1/OpenRGB/-/jobs). It even works with the volume wheel/media buttons. Huntsman V2 doesn't have a custom graphic for its layout yet, so you'll just see a rectangle of LEDs in Artemis without key labels, but they are roughly in the same position as the real keys. I'm gonna work on a layout for my own, so I'll let you know here if you're interested.

Inqie avatar Feb 08 '22 14:02 Inqie