Skip to content

Commit

Permalink
feat:
Browse files Browse the repository at this point in the history
  • Loading branch information
raeedcho committed Oct 9, 2023
1 parent 3bcdb37 commit 9462892
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/boards/shields/temper/temper.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,9 @@
nav_layer {
bindings = <
// ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮ ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮
&kp ESC &kp K_MUTE &kp C_VOL_DN &kp C_VOL_UP &kp TAB &trans &kp HOME &kp END &trans &trans
&kp TAB &kp K_MUTE &kp C_VOL_DN &kp C_VOL_UP &trans &trans &kp HOME &kp END &trans &trans
// ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤
&sk LSHFT &sk LCTRL &sk LALT &sk LGUI &trans &kp LEFT &kp DOWN &kp UP &kp RIGHT &trans
&sk LSHFT &sk LCTRL &sk LALT &sk LGUI &trans &kp LEFT &kp DOWN &kp UP &kp RIGHT &kp ESC
// ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤
&trans &kp C_PREV &kp C_PP &kp C_NEXT &trans &trans &kp RET &trans &trans &trans
// ╰─────────────┴─────────────┼─────────────┼─────────────┼─────────────┤ ├─────────────┼─────────────┼─────────────┼─────────────┴─────────────╯
Expand Down

0 comments on commit 9462892

Please sign in to comment.