mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-10 09:51:47 +01:00
Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)
This commit is contained in:
+2
-1
@@ -15,4 +15,5 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#define LONG_TAPPING_TERM 1000
|
||||
#define LONG_TAPPING_TERM 1000
|
||||
#define PERMISSIVE_HOLD
|
||||
|
||||
Reference in New Issue
Block a user