Add QUICK_TAP_TERM 100

This commit is contained in:
Sheldon 2026-02-02 10:52:52 +08:00
parent 2e8e416daf
commit 6e91007fb7

View File

@ -34,6 +34,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define TAPPING_FORCE_HOLD
#define TAPPING_TERM 200
#define QUICK_TAP_TERM 100
#define HOLD_ON_OTHER_KEY_PRESS
#ifdef RGBLIGHT_ENABLE