Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
#include "../../config.h"
|
||||
|
||||
#define TAPPING_TERM 500
|
||||
#define PERMISSIVE_HOLD
|
||||
|
||||
#endif
|
||||
|
@@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#define TAPPING_TERM 505
|
||||
#define PERMISSIVE_HOLD
|
||||
#define RETRO_TAPPING
|
||||
|
||||
// smooth mousekeys (copied from the ergo ez config)
|
||||
|
Reference in New Issue
Block a user