refine deplay for hold and touch

This commit is contained in:
Bertrand Benjamin 2023-01-02 19:58:06 +01:00
parent 9e038cdf7c
commit 8ff1ee8b87
1 changed files with 9 additions and 7 deletions

View File

@ -21,12 +21,14 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define EE_HANDS
// Tap-or-hold
// Config pas mal mais active le mod trop vite
// #define TAPPING_TERM 150
// #define TAPPING_TERM_PER_KEY
// #define LONG_TAPPING_TERM 1000
// #define IGNORE_MOD_TAP_INTERRUPT
// //#define TAPPING_TERM 200
// //#define PERMISSIVE_HOLD
#define TAPPING_TERM 150
#define TAPPING_TERM_PER_KEY
#define LONG_TAPPING_TERM 1000
// #define PERMISSIVE_HOLD
// Autre config en phase de test
#define IGNORE_MOD_TAP_INTERRUPT
// #define TAPPING_FORCE_HOLD
#define TAPPING_TERM 150
#define TAPPING_FORCE_HOLD
#define PERMISSIVE_HOLD