X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=tmk_core%2Fcommon%2Faction_tapping.h;h=2f143ae8b82d8e22720ba766e313023f831d4b21;hb=bc98b0d9eb5eb1a4df140ab6e2158904e5e100e5;hp=9b42d50dc3e464db41b4c5aaa480f616624d623b;hpb=8655d4f4948b2deef7844503c8d690f23ac1a062;p=qmk_firmware.git diff --git a/tmk_core/common/action_tapping.h b/tmk_core/common/action_tapping.h index 9b42d50dc..2f143ae8b 100644 --- a/tmk_core/common/action_tapping.h +++ b/tmk_core/common/action_tapping.h @@ -24,6 +24,8 @@ along with this program. If not, see . #define TAPPING_TERM 200 #endif +//#define RETRO_TAPPING // Tap anyway, even after TAPPING_TERM, as long as there was no interruption + /* tap count needed for toggling a feature */ #ifndef TAPPING_TOGGLE #define TAPPING_TOGGLE 5