diff options
Diffstat (limited to 'tmk_core/common/action.c')
| -rw-r--r-- | tmk_core/common/action.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tmk_core/common/action.c b/tmk_core/common/action.c index 6a560229a..285786cb7 100644 --- a/tmk_core/common/action.c +++ b/tmk_core/common/action.c | |||
| @@ -45,7 +45,7 @@ int retro_tapping_counter = 0; | |||
| 45 | #endif | 45 | #endif |
| 46 | 46 | ||
| 47 | #ifndef TAP_HOLD_CAPS_DELAY | 47 | #ifndef TAP_HOLD_CAPS_DELAY |
| 48 | # define TAP_HOLD_CAPS_DELAY 200 | 48 | # define TAP_HOLD_CAPS_DELAY 80 |
| 49 | #endif | 49 | #endif |
| 50 | /** \brief Called to execute an action. | 50 | /** \brief Called to execute an action. |
| 51 | * | 51 | * |
