Skip to content

Commit

Permalink
feat: switch sticky layers to momentary
Browse files Browse the repository at this point in the history
  • Loading branch information
raeedcho authored Jan 19, 2024
1 parent 8f28221 commit ebf2f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/boards/shields/temper/temper.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
// ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤
&kp Z &kp X &kp C &kp D &kp V &kp K &kp H &comma_semi &dot_colon &qmrk_excl
// ╰─────────────┴─────────────┼─────────────┼─────────────┼─────────────┤ ├─────────────┼─────────────┼─────────────┼─────────────┴─────────────╯
&kp LGUI &sl NUM &smart_shft &kp SPACE &sl NAV &super_bspc
&kp LGUI &mo NUM &smart_shft &kp SPACE &mo NAV &super_bspc
// ╰─────────────┴─────────────┴─────────────╯ ╰─────────────┴─────────────┴─────────────╯
>;
};
Expand Down

0 comments on commit ebf2f34

Please sign in to comment.