From 8ebe9a8b5aa0f1cf6f39de28b6718962de91081d Mon Sep 17 00:00:00 2001 From: ldebritto Date: Wed, 15 Jan 2025 13:58:42 -0300 Subject: [PATCH] Removed smooth scrolling --- config/cradio.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/cradio.conf b/config/cradio.conf index 82b2057..c4eebb9 100644 --- a/config/cradio.conf +++ b/config/cradio.conf @@ -13,4 +13,4 @@ CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y # Enable mouse CONFIG_ZMK_POINTING=y -CONFIG_ZMK_POINTING_SMOOTH_SCROLLING=y \ No newline at end of file +# CONFIG_ZMK_POINTING_SMOOTH_SCROLLING=y \ No newline at end of file