aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/cradio.conf1
-rw-r--r--config/cradio.keymap2
2 files changed, 2 insertions, 1 deletions
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