mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-04 14:14:17 -04:00
Remove SetCustomMode from all controllers beginning with the letter K
This commit is contained in:
@@ -670,11 +670,6 @@ void RGBController_KeychronKeyboard::UpdateSingleLED(int led)
|
||||
UpdateZoneLEDs(led);
|
||||
}
|
||||
|
||||
void RGBController_KeychronKeyboard::SetCustomMode()
|
||||
{
|
||||
active_mode = 0;
|
||||
}
|
||||
|
||||
void RGBController_KeychronKeyboard::DeviceUpdateMode()
|
||||
{
|
||||
UpdateZoneLEDs(0);
|
||||
|
||||
Reference in New Issue
Block a user