From 26f442bf92c0c85bf03828807603ed72a2248e31 Mon Sep 17 00:00:00 2001 From: JW2586 Date: Mon, 30 May 2022 17:25:15 +0100 Subject: [PATCH] Revert "Increased Waterfowl debounce" This reverts commit 4dd30c8185ed76891125151a8e9b93e34cfa2ce0. --- app/boards/shields/waterfowl/waterfowl_left.conf | 4 +--- app/boards/shields/waterfowl/waterfowl_right.conf | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/app/boards/shields/waterfowl/waterfowl_left.conf b/app/boards/shields/waterfowl/waterfowl_left.conf index 52435102..2f561d0d 100644 --- a/app/boards/shields/waterfowl/waterfowl_left.conf +++ b/app/boards/shields/waterfowl/waterfowl_left.conf @@ -1,4 +1,2 @@ CONFIG_EC11=y -CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y -CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=7 -CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=7 \ No newline at end of file +CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y \ No newline at end of file diff --git a/app/boards/shields/waterfowl/waterfowl_right.conf b/app/boards/shields/waterfowl/waterfowl_right.conf index 52435102..2f561d0d 100644 --- a/app/boards/shields/waterfowl/waterfowl_right.conf +++ b/app/boards/shields/waterfowl/waterfowl_right.conf @@ -1,4 +1,2 @@ CONFIG_EC11=y -CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y -CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=7 -CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=7 \ No newline at end of file +CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y \ No newline at end of file