diff --git a/keyboards/wm/wm-45/config.h b/keyboards/wm/wm-45/config.h index 9a3e10d9be8..1437d03338b 100644 --- a/keyboards/wm/wm-45/config.h +++ b/keyboards/wm/wm-45/config.h @@ -2,6 +2,8 @@ // SPDX-License-Identifier: GPL-2.0-or-later #pragma once +#define AUTO_SHIFT_MODIFIERS +#define NO_AUTO_SHIFT_ALPHAS #include "config_common.h"