Skip to content

Commit ac63a69

Browse files
author
0x0k4y
committed
KMP_UPD: fixed gaming layer key regressoin, added bootloader trigger layer
1 parent 9e8a0f7 commit ac63a69

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

config/totem.keymap

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@
144144
bindings = <
145145
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F8 &kp F9 &up_pgup &kp F11 &kp F12
146146
&kp F6 &kp K_MUTE &kp C_VOL_DN &kp C_VOLUME_UP &kp C_BRIGHTNESS_DEC &kp C_BRIGHTNESS_INC &left_home &down_pgdown &right_end &kp INSERT
147-
&trans &kp F7 &kp C_PREVIOUS &kp C_PAUSE &kp C_NEXT &kp PRINTSCREEN &kp CAPS &trans &trans &trans &kp C_AL_SCREENSAVER &trans
148-
&to 3 &trans &trans &trans &trans &trans
147+
&trans &kp F7 &kp C_PREVIOUS &kp C_PAUSE &kp C_NEXT &kp PRINTSCREEN &kp CAPSLOCK &trans &trans &trans &kp C_AL_SCREENSAVER &trans
148+
&trans &trans &trans &mo 4 &to 3 &trans
149149
>;
150150
};
151151

@@ -158,6 +158,15 @@
158158
>;
159159
};
160160

161+
bootloader {
162+
bindings = <
163+
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
164+
&trans &trans &trans &trans &bootloader &bootloader &trans &trans &trans &trans
165+
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
166+
&trans &trans &trans &trans &trans &trans
167+
>;
168+
};
169+
161170
// ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
162171
// ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
163172
// ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄

0 commit comments

Comments
 (0)