Skip to content

Commit

Permalink
something wrong with enter
Browse files Browse the repository at this point in the history
  • Loading branch information
dryice committed Sep 29, 2024
1 parent 3768029 commit d2ab9c7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@
// -----------------------------------------------------------------------------------------
// | ESC | Q | W | E | R | T | | Y | U | I | O | P | MINUS |
// | CAPS | LS/A | LA/S | LG/D | LC/F | G | | H | RC/J | RG/K | RA/L | RS/; | ' |
// | DEFAULT| Z | X | C | V | B | | N | M | , | . | / | BLT/FUNC |
// | SYM | TAB | BKSP | | MOUSE/ENT | SPACE | NAV |
// | MOUSE| Z | X | C | V | B | | N | M | , | . | / | BLT/FUNC |
// | SYM | TAB | BKSP | | ENT | SPACE | NAV |
bindings = <
&kp ESC &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp MINUS
&kp CAPS &bhm LSHIFT A &bhm LALT S &bhm LGUI D &bhm LCTRL F &kp G &kp H &bhm RCTRL J &bhm RGUI K &bhm RALT L &bhm RSHIFT SEMI &kp SQT
&to DEFAULT &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &mo_tog BLUETOOTH FUNCTIONS
MO_TOG(SYMBOLS) &kp TAB &kp BSPC &mo_tog MOUSE RET &kp SPACE MO_TOG(NAVIGATION)
MO_TOG(MOUSE) &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &mo_tog BLUETOOTH FUNCTIONS
MO_TOG(SYMBOLS) &kp TAB &kp BSPC &kp RET &kp SPACE MO_TOG(NAVIGATION)
>;
};

Expand Down

0 comments on commit d2ab9c7

Please sign in to comment.