From 4562deb30edeebd0cf55cee1e68b5fa66e0068c6 Mon Sep 17 00:00:00 2001 From: ldebritto Date: Mon, 24 Feb 2025 11:38:05 -0300 Subject: [PATCH] Left hand mouse combo --- config/cradio.keymap | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/cradio.keymap b/config/cradio.keymap index ad6cc6b..79e9bea 100644 --- a/config/cradio.keymap +++ b/config/cradio.keymap @@ -132,6 +132,12 @@ layers = ; }; + toggle_mouse_emulation_layer_from_left_hand { + key-positions = <21 22 23>; + bindings = <&tog MOU>; + layers = ; + }; + toggle_caps_word { key-positions = <12 17>; bindings = <&caps_word>;