Skip to content

Commit

Permalink
remove commented base layer
Browse files Browse the repository at this point in the history
  • Loading branch information
280Zo committed Aug 15, 2024
1 parent 6b2036d commit d5a1fc7
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions config/charybdis.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -83,15 +83,6 @@
keymap {
compatible = "zmk,keymap";

// Base {
// bindings = <
// &kp C_AC_SEARCH &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &to 5
// &hm LG(E) TAB &hm LEFT_GUI A &hm LEFT_ALT S &hm LCTRL D &hm LEFT_SHIFT F &kp G &kp H &hm LEFT_SHIFT J &hm RCTRL K &hm RIGHT_ALT L &hm LEFT_META SEMICOLON &kp DEL
// &kp LA(LC(T)) &kp Z &mt LC(LA(LEFT_SHIFT)) X &mt LA(LC(LG(LEFT_SHIFT))) C &kp V &kp B &kp N &kp M &mt LA(LC(LG(LEFT_SHIFT))) COMMA &mt LC(LA(LEFT_SHIFT)) PERIOD &kp FSLH &to 6
// &tdtb &lt 1 BACKSPACE &lt 2 ESCAPE &lt 4 RETURN &lt 3 SPACE
// >;
// };

BASE {
bindings = <
&kp C_AC_SEARCH &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &to 5
Expand Down

0 comments on commit d5a1fc7

Please sign in to comment.