diff --git a/config/boards/shields/hillside46/hillside46.dtsi b/config/boards/shields/hillside46/hillside46.dtsi index 2e809dc..26ffd91 100644 --- a/config/boards/shields/hillside46/hillside46.dtsi +++ b/config/boards/shields/hillside46/hillside46.dtsi @@ -69,6 +69,6 @@ RC(2,0) RC(2,1) RC(2,2) RC(2,3) RC(2,4) RC(2,5) RC(3,5) RC(3,6 }; &kscan0 { - debounce-press-ms = <1>; - debounce-release-ms = <2>; + debounce-press-ms = <3>; + debounce-release-ms = <3>; };