diff --git a/config/kyria_rev3.conf b/config/kyria_rev3.conf index 21ec8f1..9a16c48 100644 --- a/config/kyria_rev3.conf +++ b/config/kyria_rev3.conf @@ -10,4 +10,7 @@ CONFIG_ZMK_RGB_UNDERGLOW=y CONFIG_WS2812_STRIP=y # RGB backlight -CONFIG_ZMK_BACKLIGHT_ON_START=y \ No newline at end of file +CONFIG_ZMK_BACKLIGHT_ON_START=y + +# Enable Mouse support +CONFIG_ZMK_MOUSE=y \ No newline at end of file diff --git a/config/kyria_rev3.keymap b/config/kyria_rev3.keymap index f6d07d8..e7853f4 100644 --- a/config/kyria_rev3.keymap +++ b/config/kyria_rev3.keymap @@ -6,6 +6,7 @@ #include #include +#include &led_strip { // chain-length = <6>; @@ -254,7 +255,7 @@ &none &mo 2 &kp LSHFT &trans &trans &trans &trans &kp SPACE &mo 4 &none >; - sensor-bindings = <&inc_dec_kp LEFT RIGHT>, <&inc_dec_kp UP DOWN>; + sensor-bindings = <&mmv MOVE_DOWN MOVE_UP>, <&mmv MOVE_LEFT MOVE_RIGHT>; }; base_colemak-dh {