Skip to content

Commit 1c15b4e

Browse files
author
BRDSLY
committed
make mouse use esdf and click with jk
1 parent aa8d43f commit 1c15b4e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

config/lily58.keymap

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -94,21 +94,21 @@
9494
>;
9595
sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN>;
9696
};
97-
97+
9898
conf_layer {
9999
bindings = <
100100
//╭────────────┬────────────┬────────────┬────────────┬────────────┬────────────╮ ╭────────────┬────────────┬────────────┬────────────┬────────────┬────────────╮
101101
//│ BTCLR │ BT1 │ BT2 │ BT3 │ BT4 │ BT5 │ │ │ │ │ │ │ OUT TOG │
102102
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &none &none &none &none &none &out OUT_TOG
103103
//├────────────┼────────────┼────────────┼────────────┼────────────┼────────────┤ ├────────────┼────────────┼────────────┼────────────┼────────────┼────────────┤
104-
//│ │ │ │ │ │ │ │ │ │ │ │ │ │
105-
&none &none &none &none &none &none &none &none &none &none &none &none
104+
//│ │ │ │ MOUSE UP │ │ │ │ │ │ │ │ │ │
105+
&none &none &none &mmv MOVE_Y(700) &none &none &none &none &none &none &none &none
106106
//├────────────┼────────────┼────────────┼────────────┼────────────┼────────────┤ ├────────────┼────────────┼────────────┼────────────┼────────────┼────────────┤
107-
//│ │ │ │ │ │ │ MOUSE LEFT │ MOUSE DOWN MOUSE UP │MOUSE RIGHT │ │ │
108-
&none &none &none &mkp RCLK &mkp LCLK &none &mmv MOVE_X(-700) &mmv MOVE_Y(700) &mmv MOVE_Y(-700) &mmv MOVE_X(700) &none &none
107+
//│ │ │ MOUSE LEFT │ MOUSE DOWN │ MOUSE RIGHT│ │ │ │ │ │ │
108+
&none &none &mmv MOVE_X(-700) &mmv MOVE_Y(-700) &mmv MOVE_X(700) &none &none &mkp LCLK &mkp RCLK &none &none &none
109109
//├────────────┼────────────┼────────────┼────────────┼────────────┼────────────┼────────────╮ ╭───────────┼────────────┼────────────┼────────────┼────────────┼────────────┼────────────┤
110110
//│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
111-
&none &none &none &none &none &none &none &none &none &none &none &none &none &none
111+
&none &none &none &none &none &none &none &none &none &none &none &none &none &none
112112
//╰────────────┴────────────┴────────────┼────────────┼────────────┼────────────┼────────────┤ ├───────────┼────────────┼────────────┼────────────┼────────────┴────────────┴────────────╯
113113
// │ GUI │ LOWER │ ALT │ SPACE │ │ BSPC │ ALT │ RAISE │ RETURN │
114114
&kp LGUI &mo LOWER &kp LALT &kp SPACE &kp BSPC &kp LALT &mo RAISE &kp RET

0 commit comments

Comments
 (0)