chroma-sdk/Colore

Volume ring on Elite not accessible

olivierverwoerd opened this issue · 2 comments

The ring volume ring of the Blackwidow Elite cant be set using SetKey method.

It might be that it has to be accessed with the new CHROMA_CUSTOM2 effect for keyboards, which is exposed as the ExtendedKeyboardCustomEffect in Colore as of the latest changes in release/6.0.0 (available as pre-release).

The new positions added by that effect type can only be addressed with integral grid positions however, Razer has not added any new entries to the keys enum to address them.

Closing this due to inactivity. Feel free to re-open if it's still not possible to access with the new ExtendedKeyboardCustomEffect type!