Don't reinitialize LED driver ICs upon suspend and resume.
This commit is contained in:
@@ -145,7 +145,7 @@ parser_error_t ParseConfig(config_buffer_t *buffer)
|
||||
AlphanumericSegmentsBrightness = alphanumericSegmentsBrightness;
|
||||
KeyBacklightBrightness = keyBacklightBrightness;
|
||||
|
||||
LedSlaveDriver_UpdateLedValues();
|
||||
LedSlaveDriver_UpdateLeds();
|
||||
|
||||
// Update mouse key speeds
|
||||
|
||||
|
||||
Reference in New Issue
Block a user