Align Dip Switch feature (#22625)
This commit is contained in:
parent
e471cb80cb
commit
42245651e7
3 changed files with 32 additions and 19 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue