From d5a5f30da0db3dd54a174492314c617bd905a6b4 Mon Sep 17 00:00:00 2001 From: 1218 <98438916+a741725193@users.noreply.github.com> Date: Thu, 1 May 2025 11:16:23 +0800 Subject: [PATCH] Update eyelash_corne.conf --- config/eyelash_corne.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/eyelash_corne.conf b/config/eyelash_corne.conf index ba3d3d2..e03283c 100644 --- a/config/eyelash_corne.conf +++ b/config/eyelash_corne.conf @@ -21,7 +21,7 @@ CONFIG_ZMK_RGB_UNDERGLOW_HUE_START=160 CONFIG_ZMK_RGB_UNDERGLOW_EFF_START=3 # Uncomment the following line to enable NKRO -#CONFIG_ZMK_HID_REPORT_TYPE_NKRO=y +CONFIG_ZMK_HID_REPORT_TYPE_NKRO=y # Some operating systems have problems with full support for consumer keycodes. # Uncomment the following line if keycodes labeled "consumer" like C_AC_SEARCH don't work @@ -39,3 +39,6 @@ CONFIG_ZMK_BACKLIGHT_BRT_START=100 CONFIG_ZMK_POINTING_SMOOTH_SCROLLING=y # Uncomment the following line to increase the keyboard's wireless range CONFIG_BT_CTLR_TX_PWR_PLUS_8=y + +CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=8 +CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=8