From 4b2a32a819ffe35238853d73db61c11792ce7cd6 Mon Sep 17 00:00:00 2001 From: Marshall Somerville <108949988+WainingForests@users.noreply.github.com> Date: Wed, 20 Nov 2024 00:54:11 -0500 Subject: [PATCH] Update xiao_flex_v2.conf --- config/boards/shields/xiao_flex_v2/xiao_flex_v2.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/boards/shields/xiao_flex_v2/xiao_flex_v2.conf b/config/boards/shields/xiao_flex_v2/xiao_flex_v2.conf index 64b4261..4c45458 100644 --- a/config/boards/shields/xiao_flex_v2/xiao_flex_v2.conf +++ b/config/boards/shields/xiao_flex_v2/xiao_flex_v2.conf @@ -1,2 +1,4 @@ # Set NFC Pins on Xaio as GPIO - Do this only once then comment out #CONFIG_NFCT_PINS_AS_GPIOS=y +CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=120 +CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=120