This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
OpenRGB
Watch
1
Star
0
Fork
0
You've already forked OpenRGB
mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced
2026-05-08 06:34:14 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1b7cff78eb1e4d21d75523ef208277ed07d43fdb
OpenRGB
/
Controllers
/
HYTEMousematController
History
Adam Honse
1b7cff78eb
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
2023-10-05 19:24:40 -05:00
..
HYTEMousematController.cpp
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
2023-10-05 19:24:40 -05:00
HYTEMousematController.h
Initial HYTE CNVS controller implementation
2023-07-22 20:10:14 +00:00
HYTEMousematControllerDetect.cpp
Initial HYTE CNVS controller implementation
2023-07-22 20:10:14 +00:00
RGBController_HYTEMousemat.cpp
Initial HYTE CNVS controller implementation
2023-07-22 20:10:14 +00:00
RGBController_HYTEMousemat.h
Initial HYTE CNVS controller implementation
2023-07-22 20:10:14 +00:00