From cc6278c925aa892ca69e2d371ec68f81af4e4f61 Mon Sep 17 00:00:00 2001 From: Christoph Zimmermann Date: Sat, 16 Sep 2023 15:00:41 +0200 Subject: [PATCH] Move CAPS_HOLD feature from default build to custom keymap --- keyboards/ibm/model_m/ctrl_m/keymaps/nuess0r/rules.mk | 1 + keyboards/ibm/model_m/ctrl_m/rules.mk | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/ibm/model_m/ctrl_m/keymaps/nuess0r/rules.mk b/keyboards/ibm/model_m/ctrl_m/keymaps/nuess0r/rules.mk index 1e5b99807cb..b56e3a17994 100644 --- a/keyboards/ibm/model_m/ctrl_m/keymaps/nuess0r/rules.mk +++ b/keyboards/ibm/model_m/ctrl_m/keymaps/nuess0r/rules.mk @@ -1 +1,2 @@ VIA_ENABLE = yes +CAPS_WORD_ENABLE = yes diff --git a/keyboards/ibm/model_m/ctrl_m/rules.mk b/keyboards/ibm/model_m/ctrl_m/rules.mk index 2606643eb2b..e9077b2bfdb 100644 --- a/keyboards/ibm/model_m/ctrl_m/rules.mk +++ b/keyboards/ibm/model_m/ctrl_m/rules.mk @@ -15,4 +15,3 @@ AUDIO_ENABLE = no # Audio output UNICODE_ENABLE = yes # Unicode KEY_LOCK_ENABLE = yes # Key Lock DYNAMIC_MACRO_ENABLE = yes # Dynamic Macros -CAPS_WORD_ENABLE = yes # Caps Word