Skip to content

Commit

Permalink
KMP_UPD: fixed gaming layer key regressoin, added bootloader trigger …
Browse files Browse the repository at this point in the history
…layer
  • Loading branch information
0x0k4y committed Nov 19, 2024
1 parent 9e8a0f7 commit ac63a69
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions config/totem.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@
bindings = <
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F8 &kp F9 &up_pgup &kp F11 &kp F12
&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
&trans &kp F7 &kp C_PREVIOUS &kp C_PAUSE &kp C_NEXT &kp PRINTSCREEN &kp CAPS &trans &trans &trans &kp C_AL_SCREENSAVER &trans
&to 3 &trans &trans &trans &trans &trans
&trans &kp F7 &kp C_PREVIOUS &kp C_PAUSE &kp C_NEXT &kp PRINTSCREEN &kp CAPSLOCK &trans &trans &trans &kp C_AL_SCREENSAVER &trans
&trans &trans &trans &mo 4 &to 3 &trans
>;
};

Expand All @@ -158,6 +158,15 @@
>;
};

bootloader {
bindings = <
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &bootloader &bootloader &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans
>;
};

// ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
// ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
// ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
Expand Down

0 comments on commit ac63a69

Please sign in to comment.