power fixup
This commit is contained in:
@@ -53,7 +53,7 @@ class Power(Extension):
|
||||
return
|
||||
|
||||
def after_matrix_scan(self, keyboard, matrix_update):
|
||||
if matrix_update:
|
||||
if matrix_update or keyboard.secondary_matrix_update:
|
||||
self.psave_time_reset()
|
||||
return
|
||||
|
||||
|
Reference in New Issue
Block a user