Skip to content

Commit

Permalink
Swapped "[" and "]" in "fn" layer
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Oct 13, 2024
1 parent d139e22 commit b18341c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/adv360.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@

fn {
bindings = <
&kp F11 &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &none &mo 0 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F12
&trans &trans &kp N7 &kp N8 &kp N9 &trans &none &none &tmux_cmd Y &tmux_cmd U &tmux_cmd I &tmux_cmd O &tmux_cmd P &trans
&trans &trans &kp NUMBER_4 &kp N5 &kp NUMBER_6 &kp N0 &none &trans &trans &trans &trans &none &tmux_cmd LEFT_BRACE &tmux_cmd LEFT_BRACKET &tmux_cmd RIGHT_BRACKET &tmux_cmd RIGHT_BRACE &trans &tmux_cmd X
&trans &trans &kp NUMBER_1 &kp NUMBER_2 &kp NUMBER_3 &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &kp C_PREV &kp C_NEXT &trans &trans &trans &trans &trans &kp C_PLAY_PAUSE &kp C_BRIGHTNESS_DEC &kp C_BRIGHTNESS_INC &kp C_VOLUME_DOWN &kp C_VOLUME_UP &trans
&kp F11 &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &none &mo 0 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F12
&trans &trans &kp N7 &kp N8 &kp N9 &trans &none &none &tmux_cmd Y &tmux_cmd U &tmux_cmd I &tmux_cmd O &tmux_cmd P &trans
&trans &trans &kp NUMBER_4 &kp N5 &kp NUMBER_6 &kp N0 &none &trans &trans &trans &trans &none &tmux_cmd LEFT_BRACE &tmux_cmd RIGHT_BRACKET &tmux_cmd LEFT_BRACKET &tmux_cmd RIGHT_BRACE &trans &tmux_cmd X
&trans &trans &kp NUMBER_1 &kp NUMBER_2 &kp NUMBER_3 &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &kp C_PREV &kp C_NEXT &trans &trans &trans &trans &trans &kp C_PLAY_PAUSE &kp C_BRIGHTNESS_DEC &kp C_BRIGHTNESS_INC &kp C_VOLUME_DOWN &kp C_VOLUME_UP &trans
>;
};

Expand Down

0 comments on commit b18341c

Please sign in to comment.