forked from mirror/qmk_firmware
Remove redundant EEPROM update (#26008)
This commit is contained in:
@@ -137,7 +137,6 @@ void haptic_toggle(void) {
|
||||
} else {
|
||||
haptic_enable();
|
||||
}
|
||||
eeconfig_update_haptic(&haptic_config);
|
||||
}
|
||||
|
||||
void haptic_feedback_toggle(void) {
|
||||
|
||||
Reference in New Issue
Block a user