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-06-06 21:14:36 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
31e02655f218443c19a9473c35d66a0643f5cda1
OpenRGB
/
Controllers
/
HYTEMousematController
History
Adam Honse
31e02655f2
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 21:27:05 -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 21:27:05 -05:00
HYTEMousematController.h
Initial HYTE CNVS controller implementation using serial port
2023-10-05 20:32:35 -05:00
HYTEMousematControllerDetect.cpp
Initial HYTE CNVS controller implementation using serial port
2023-10-05 20:32:35 -05:00
RGBController_HYTEMousemat.cpp
Initial HYTE CNVS controller implementation using serial port
2023-10-05 20:32:35 -05:00
RGBController_HYTEMousemat.h
Initial HYTE CNVS controller implementation using serial port
2023-10-05 20:32:35 -05:00