no auto repeat stuff
This commit is contained in:
parent
8d48515c47
commit
6c6ceda471
|
@ -29,7 +29,9 @@
|
||||||
#define TAPPING_TERM 170
|
#define TAPPING_TERM 170
|
||||||
#define TAPPING_TERM_PER_KEY
|
#define TAPPING_TERM_PER_KEY
|
||||||
#define PERMISSIVE_HOLD
|
#define PERMISSIVE_HOLD
|
||||||
#define QUICK_TAP_TERM_PER_KEY
|
|
||||||
|
// no auto repeat stuff
|
||||||
|
#define QUICK_TAP_TERM 0
|
||||||
|
|
||||||
// enable streak detection
|
// enable streak detection
|
||||||
#define ACHORDION_STREAK
|
#define ACHORDION_STREAK
|
||||||
|
|
Loading…
Reference in a new issue