From 8471b3fd6a602e4356abeeab33c44a3f1b072066 Mon Sep 17 00:00:00 2001 From: whitefacemtn <96000877+whitefacemtn@users.noreply.github.com> Date: Mon, 30 May 2022 11:45:19 +1000 Subject: [PATCH] Update config.h --- keyboards/wm/wm-45/config.h | 2 ++ 1 file changed, 2 insertions(+) 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"