summaryrefslogtreecommitdiff
path: root/keyboards/handwired/ergocheap
diff options
context:
space:
mode:
authorprecondition <57645186+precondition@users.noreply.github.com>2022-06-24 12:40:09 +0200
committerGitHub <noreply@github.com>2022-06-24 12:40:09 +0200
commit3b9e186019f74d5046fbdd399b5cfa0baf513a75 (patch)
treecad44809a2943059bd5562980fe93ad5aa32ccf5 /keyboards/handwired/ergocheap
parent0e60b3a62088a218a8b3e4182ff8dfdd3bf2c84b (diff)
Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)
Diffstat (limited to 'keyboards/handwired/ergocheap')
-rw-r--r--keyboards/handwired/ergocheap/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/handwired/ergocheap/config.h b/keyboards/handwired/ergocheap/config.h
index 26905e8cb3..00b9616e3e 100644
--- a/keyboards/handwired/ergocheap/config.h
+++ b/keyboards/handwired/ergocheap/config.h
@@ -47,6 +47,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5
#define TAPPING_TERM 500
+#define PERMISSIVE_HOLD
/*
* Feature disable options