refine deplay for hold and touch
This commit is contained in:
parent
9e038cdf7c
commit
8ff1ee8b87
16
config.h
16
config.h
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user