tap-dance: Restructure code and document in more detail (#16394)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#undef TAPPING_TERM
|
||||
#define TAPPING_TERM 200
|
||||
#endif
|
||||
#define TAPPING_TERM_PER_KEY
|
||||
|
||||
// Mouse Settings: Smoothing out mouse movement on keypress
|
||||
#ifndef MOUSEKEY_INTERVAL
|
||||
@@ -18,4 +19,4 @@
|
||||
#undef COMBO_TERM
|
||||
#define COMBO_COUNT 5
|
||||
#define COMBO_TERM 60
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user