Skip to content

Commit

Permalink
Updated adv360.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Nov 8, 2024
1 parent 7781e1c commit 959feab
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions config/adv360.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
*/

#include <behaviors.dtsi>
#include <dt-bindings/zmk/backlight.h>
#include <dt-bindings/zmk/keys.h>

/ {
Expand Down Expand Up @@ -65,11 +66,11 @@

layer_fn {
bindings = <
&kp C_BRIGHTNESS_DEC &kp C_BRIGHTNESS_INC &kp LC(UP_ARROW) &kp LC(SPACE) &none &none &bootloader &bootloader &kp C_PREVIOUS &kp C_PLAY_PAUSE &kp C_NEXT &kp C_MUTE &kp C_VOLUME_DOWN &kp C_VOLUME_UP
&trans &kp LC(Q) &trans &kp LC(E) &trans &kp LC(T) &none &trans &kp HOME &kp PAGE_DOWN &kp PAGE_UP &kp END &trans &trans
&trans &trans &trans &trans &trans &trans &none &trans &trans &trans &trans &trans &kp LEFT &kp DOWN &kp UP &kp RIGHT &trans &trans
&kp LS(LC(Z)) &kp LC(Z) &kp LS(LC(X)) &kp LS(LC(C)) &kp LS(LC(V)) &trans &trans &trans &kp LS(LC(TAB)) &kp LC(TAB) &kp LG(LEFT_BRACKET) &kp LG(RIGHT_BRACKET) &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&kp C_BRIGHTNESS_DEC &kp C_BRIGHTNESS_INC &kp LC(UP_ARROW) &kp LC(SPACE) &bl BL_DEC &bl BL_INC &bootloader &bootloader &kp C_PREVIOUS &kp C_PLAY_PAUSE &kp C_NEXT &kp C_MUTE &kp C_VOLUME_DOWN &kp C_VOLUME_UP
&trans &kp LC(Q) &trans &kp LC(E) &trans &kp LC(T) &trans &trans &kp HOME &kp PAGE_DOWN &kp PAGE_UP &kp END &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &kp LEFT &kp DOWN &kp UP &kp RIGHT &trans &trans
&kp LS(LC(Z)) &kp LC(Z) &kp LS(LC(X)) &kp LS(LC(C)) &kp LS(LC(V)) &trans &trans &trans &kp LS(LC(TAB)) &kp LC(TAB) &kp LG(LEFT_BRACKET) &kp LG(RIGHT_BRACKET) &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
>;
};
};
Expand Down

0 comments on commit 959feab

Please sign in to comment.