tap-dance: Restructure code and document in more detail (#16394)
This commit is contained in:
@@ -87,6 +87,7 @@
|
||||
/*
|
||||
* TAP-DANCE options
|
||||
*/
|
||||
#define TAPPING_TERM_PER_KEY // Control Tap-Dance time individually by key
|
||||
#define TAPPING_TERM 250 // Default time allowed before resetting a Tap-Dance combo
|
||||
#define ONESHOT_TAP_TOGGLE 5 /* Tapping this number of times holds the key until tapped once again. */
|
||||
#define ONESHOT_TIMEOUT 5000 /* Time (in ms) before the one shot key is released */
|
||||
|
||||
Reference in New Issue
Block a user