Skip to content

Commit ec81dab

Browse files
add slow mouse layer for sniping
1 parent 943f62e commit ec81dab

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

config/charybdis.keymap

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,10 +128,19 @@
128128

129129
Extras {
130130
bindings = <
131-
&kp C_SLEEP &none &none &none &none &kp C_BRIGHTNESS_MAXIMUM &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_CLR &kp C_AL_COFFEE
132-
&kp C_POWER &none &none &none &none &kp C_BRIGHTNESS_INC &out OUT_TOG &kp C_PREVIOUS &kp C_PLAY_PAUSE &kp C_STOP &kp C_NEXT &none
131+
&kp C_SLEEP &none &none &none &none &kp C_BRIGHTNESS_MAXIMUM &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_CLR &kp C_AL_COFFEE
132+
&kp C_POWER &none &none &none &none &kp C_BRIGHTNESS_INC &out OUT_TOG &kp C_PREVIOUS &kp C_PLAY_PAUSE &kp C_STOP &kp C_NEXT &none
133133
&bootloader &none &none &none &none &kp C_BRIGHTNESS_DEC &kp PRINTSCREEN &kp C_VOLUME_DOWN &kp C_VOLUME_UP &kp K_MUTE &none &bootloader
134-
&none &none &none &none &none
134+
&none &none &none &none &none
135+
>;
136+
};
137+
138+
slow_mouse {
139+
bindings = <
140+
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
141+
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
142+
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
143+
&trans &trans &trans &trans &trans
135144
>;
136145
};
137146
};

0 commit comments

Comments
 (0)