mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-13 17:14:39 -04:00
Set Skyloong GK104 Pro maximum brightness to OEM maximum
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include "SkyloongGK104ProController.h"
|
||||
|
||||
#define BRIGHTNESS_MIN 0
|
||||
#define BRIGHTNESS_MAX 134
|
||||
#define BRIGHTNESS_MAX 127
|
||||
|
||||
class RGBController_SkyloongGK104Pro : public RGBController
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user