Skip to content

Commit 8f48395

Browse files
Added a qwerty backup layer (shame)
1 parent f66b5e6 commit 8f48395

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

config/totem.keymap

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
&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
142142
&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
143143
&trans &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12 &trans
144-
&trans &trans &trans &mo 4 &trans &trans
144+
&trans &trans &trans &mo 4 &to 5 &trans
145145
>;
146146
};
147147

@@ -163,6 +163,15 @@
163163
>;
164164
};
165165

166+
qwerty_backup {
167+
bindings = <
168+
&kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P
169+
&kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI
170+
&trans &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp M &kp COMMA &kp DOT &trans
171+
&trans &trans &trans &trans &trans &trans
172+
>;
173+
};
174+
166175
// ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
167176
// ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
168177
// ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄

0 commit comments

Comments
 (0)