From adade73fb4e103732960d96c030191b3f8c74833 Mon Sep 17 00:00:00 2001 From: joott Date: Fri, 8 Aug 2025 09:11:49 -0400 Subject: smooth scrolling fixed? --- config/cradio.conf | 1 + config/cradio.keymap | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'config') diff --git a/config/cradio.conf b/config/cradio.conf index 1392a8e..087a625 100644 --- a/config/cradio.conf +++ b/config/cradio.conf @@ -1,3 +1,4 @@ CONFIG_ZMK_POINTING=y +CONFIG_ZMK_POINTING_SMOOTH_SCROLLING=y CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y CONFIG_BT_CTLR_TX_PWR_PLUS_8=y diff --git a/config/cradio.keymap b/config/cradio.keymap index de43125..54a762e 100644 --- a/config/cradio.keymap +++ b/config/cradio.keymap @@ -155,7 +155,7 @@ bindings = < //╭──────────┬──────────┬──────────┬──────────┬──────────╮ ╭──────────┬──────────┬──────────┬──────────┬──────────╮ //│ │ │ │ │ │ │ │SCRL LEFT │SCRL DOWN │SCRL UP │SCRL RIGHT│ - &none &none &none &none &none &none &msc SCRL_LEFT &msc SCRL_DOWN &msc SCRL_UP &msc SCRL_RIGHT + &none &none &none &none &none &none &msc MOVE_LEFT &msc MOVE_DOWN &msc MOVE_UP &msc MOVE_RIGHT //├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤ //│ CONTROL │ MIDDLE │ RIGHT │ LEFT │ │ │ │ MSE LEFT │ MSE DOWN │ MSE UP │ MSE RIGHT│ &kp LCTRL &mkp MCLK &mkp RCLK &mkp LCLK &none &none &mmv MOVE_LEFT &mmv MOVE_DOWN &mmv MOVE_UP &mmv MOVE_RIGHT -- cgit v1.3