diff options
Diffstat (limited to 'qmk/keyboards/sofle_choc/keymaps/custom/config.h')
-rw-r--r-- | qmk/keyboards/sofle_choc/keymaps/custom/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qmk/keyboards/sofle_choc/keymaps/custom/config.h b/qmk/keyboards/sofle_choc/keymaps/custom/config.h index 6463554..9473991 100644 --- a/qmk/keyboards/sofle_choc/keymaps/custom/config.h +++ b/qmk/keyboards/sofle_choc/keymaps/custom/config.h @@ -42,7 +42,7 @@ // the tap-dance before reporting the key to send. // If I release the MOD-TAP key before, the modifier is not applied and the // host receive a sequence of two keys, which is not what I want. -#define PERMISSIVE_HOLD +//#define PERMISSIVE_HOLD //#define HOLD_ON_OTHER_KEY_PRESS #define COMBO_MUST_PRESS_IN_ORDER |