openrgb:hyperflux_fixes

Last commit made on 2023-10-11
Get this branch:
git clone -b hyperflux_fixes https://git.launchpad.net/openrgb

Branch merges

Branch information

Name:
hyperflux_fixes
Repository:
lp:openrgb

Recent commits

87b2535... by Adam Honse

Fix various issues with Razer Firefly Hyperflux
  * Fixed LED ID
  * Fixed layout, separating out zones for scroll wheel, logo, and mousemat
  * Fixed initialization, set it to software mode to properly control mousemat
  * Tested all modes

Thanks to Yama and Codename-Antares on Discord for helping diagnose and experiment!

8955d69... by misaka10032w <email address hidden>

Add colorful igame 4090adoc OC mode bios config

f7eb616... by Lucas Andrade

iGame Turing GPU with Direct mode without persistence

9e75a68... by Chris M <email address hidden>

Fixed mode declaration in RGBController_MSIVigorGK30.cpp

* Resolves #3651

0b787eb... by Adam Honse

Add serial implementation of HYTE CNVS mousemat controller for Windows and leave libusb implementation for Linux

1b7cff7... by Adam Honse

Limit HYTE CNVS brightness to 72% of maximum brightness according to V1.1 of protocol documentation. It could be reworked in the future to only limit brightness when the sum exceeds the value, but that would require significantly more math during update

6e0358d... by jonathan

Add Lenovo legion 5 udev rules detection

9f65357... by yufanyufan

Initial commit for PNY_RTX_4090_XLR8_SUB_DEV

362a31a... by Adam Honse

Update wiki links in the README

d7ed55b... by Adam Honse

Use size when parsing received buffers into strings in NetworkServer