commit: 2dd2d4eb8124cc92c9fb27d657fd9742a75a51e4
parent d9085014783aee82682d8c94e47c396d7a6e4500
Author: QMK Bot <hello@qmk.fm>
Date: Sat, 25 Jan 2025 03:12:14 +0000
Merge remote-tracking branch 'origin/master' into develop
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/quantum/dip_switch.c b/quantum/dip_switch.c
@@ -64,6 +64,7 @@ __attribute__((weak)) bool dip_switch_update_mask_kb(uint32_t state) {
#ifdef DIP_SWITCH_MAP_ENABLE
# include "keymap_introspection.h"
# include "action.h"
+# include "wait.h"
# ifndef DIP_SWITCH_MAP_KEY_DELAY
# define DIP_SWITCH_MAP_KEY_DELAY TAP_CODE_DELAY