Skip to content

Commit 4a7f242

Browse files
Refined movement layer
1 parent 5bfd72a commit 4a7f242

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

config/totem.keymap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
bindings = <&kp BACKSPACE>, <&kp DELETE>;
7474

7575
#binding-cells = <0>;
76-
mods = <(MOD_LSFT|MOD_RSFT)>;
76+
mods = <(MOD_RSFT)>;
7777
};
7878

7979
up_pgup: up_pgup {
@@ -153,10 +153,10 @@
153153

154154
movement_and_media {
155155
bindings = <
156-
&kp F1 &kp C_PREVIOUS &kp C_PP &kp C_NEXT &kp C_BRIGHTNESS_INC &kp CAPSLOCK &kp C_BRIGHTNESS_DEC &kp C_BRIGHTNESS_INC &trans &kp K_LOCK
157-
&kp F2 &kp K_MUTE &kp C_VOL_DN &kp C_VOLUME_UP &kp C_BRIGHTNESS_DEC &left_home &down_pgdown &up_pgup &right_end &kp INSERT
158-
&trans &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12 &trans
159-
&trans &trans &trans &mo 4 &trans &trans
156+
&kp F1 &kp C_PREVIOUS &kp C_PP &kp C_NEXT &kp C_AL_CALCULATOR &kp CAPSLOCK &kp C_BRIGHTNESS_DEC &kp C_BRIGHTNESS_INC &kp PRINTSCREEN &kp K_LOCK
157+
&kp F2 &kp K_MUTE &kp C_VOL_DN &kp C_VOLUME_UP &kp C_AL_FILE_BROWSER &left_home &down_pgdown &up_pgup &right_end &kp INSERT
158+
&trans &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12 &trans
159+
&trans &trans &trans &mo 4 &trans &trans
160160
>;
161161
};
162162

0 commit comments

Comments
 (0)