diff options
author | Sébastien Dailly <sebastien@dailly.me> | 2024-04-12 22:44:05 +0200 |
---|---|---|
committer | Sébastien Dailly <sebastien@dailly.me> | 2024-04-12 22:44:05 +0200 |
commit | 265fd6478f634895cb22488c42aa9eab50788cd8 (patch) | |
tree | c630060e8227770190d05d6139d5892bffc83473 /qmk/keyboards/sofle_choc/keymaps/custom/config.h | |
parent | f8363576f7eaf92c9e4c3a6e9323fa2535eb4c88 (diff) |
Update qmk
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 |