Skip to content

Commit

Permalink
refactor(keymap): moving around layer tap
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvinsh committed Jan 16, 2024
1 parent 281715b commit 48cc467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/include/base.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
&kp Z &kp X &kp C &kp D &kp V &kp K &kp H &comma_morph &dot_morph &kp FSLH
//╰──────────┴──────────┴──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┴──────────┴──────────╯
TL_DEF &lt NAV ESC &kp SPACE &lt NUM ENTER &lt SYM BSPC TR_DEF
TL_DEF &lt NAV ESC &lt NUM SPACE &kp ENTER &lt SYM BSPC TR_DEF
// ╰──────────┴──────────┴──────────╯ ╰──────────┴──────────┴──────────╯
>;
};
Expand Down

0 comments on commit 48cc467

Please sign in to comment.