mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-06-03 14:13:46 -03:00
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