Align Dip Switch feature (#22625)
This commit is contained in:
@ -615,7 +615,7 @@ void quantum_task(void) {
|
||||
#endif
|
||||
|
||||
#ifdef DIP_SWITCH_ENABLE
|
||||
dip_switch_read(false);
|
||||
dip_switch_task();
|
||||
#endif
|
||||
|
||||
#ifdef AUTO_SHIFT_ENABLE
|
||||
|
Reference in New Issue
Block a user