Skip to content

Commit

Permalink
Remove resets, too many fat fingers
Browse files Browse the repository at this point in the history
  • Loading branch information
caksoylar committed Nov 24, 2023
1 parent 65ffb3b commit 8d64475
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/3x5.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@
// ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤
ALP_XXX &inv_qm &kp STAR &kp AMPS ALP_XXX ALP_SCL &kp N1 &kp N2 &kp N3 P_R_DEF
// ╰─────────────┴─────────────┴─────────────┼─────────────┼─────────────┤ ├─────────────┼─────────────┼─────────────┴─────────────┴─────────────╯
T3_L_SYM &kp BSPC &trans &trans &sys_reset T3_R_SYM
T3_L_SYM &kp BSPC &trans &trans &none T3_R_SYM
// ╰─────────────┴─────────────╯ ╰─────────────┴─────────────╯
>;
};
Expand All @@ -267,7 +267,7 @@
// ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤
ALP_XXX &kp LS(TAB) &swapper &kp LS(INS) ALP_PP ALP_XXX &kp DEL &kp C_PREV &kp C_NEXT ALP_XXX
// ╰─────────────┴─────────────┴─────────────┼─────────────┼─────────────┤ ├─────────────┼─────────────┼─────────────┴─────────────┴─────────────╯
T3_L_SYM &sys_reset &trans &trans &kp SPACE T3_R_SYM
T3_L_SYM &none &trans &trans &kp SPACE T3_R_SYM
// ╰─────────────┴─────────────╯ ╰─────────────┴─────────────╯
>;
};
Expand Down

0 comments on commit 8d64475

Please sign in to comment.