Skip to content

Commit

Permalink
minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
danlkv committed Jun 28, 2024
1 parent f0e1edf commit 8d82dad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
};


// -- Keymap configuration
/ -- Keymap configuration

/ {

Expand All @@ -49,7 +49,7 @@
bindings = <&mo>, <&to>;
};
hrm: home_row_modifiers {
compatible = "zmk, behavior-hold-tap";
compatible = "zmk,behavior-hold-tap";
#binding-cells = <2>;
flavor = "tap-preferred";
tapping-term-ms = <200>;
Expand All @@ -69,7 +69,7 @@
// | ALT | GUI | SPC | | RET | LWR | RSE |
bindings = <
&kp TAB &kp SQT &kp DOT &kp LPAR &kp P &kp Y &kp F &kp G &kp C &kp R &kp L &kp BSPC
&tto 1 1 &hrm LCTRL A &kp O &kp E &kp U &kp I &kp D &kp H &kp T &kp N &hrm RCTRL S &sl 1
&tto 1 1 &hrm LCTRL A &kp O &kp E &kp U &kp I &kp D &kp H &kp T &kp N &hrm RCTRL S &sl 1
&kp LSHFT &mt LSHFT RPAR &kp Q &kp J &kp K &kp X &kp B &kp M &kp W &kp V &mt RSHFT Z &kp RSHFT

&kp LALT &kp LGUI &kp SPACE &kp RET &sl 1 &sl 2
Expand Down

0 comments on commit 8d82dad

Please sign in to comment.