Skip to content

Commit

Permalink
Updated corne.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Aug 17, 2024
1 parent 8eb9a14 commit c6e0fb3
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
&as TILDE GRAVE &kp Q &kp W &kp E &kp R &kp T &kp UP_ARROW &kp Y &kp U &kp I &kp O &kp P &as PLUS EQUAL
&kp CAPSLOCK &kp A &kp S &kp D &kp F &kp G &kp DOWN_ARROW &kp H &kp J &kp K &kp L &as COLON SEMICOLON &as DOUBLE_QUOTES SQT
&kp ESCAPE &kp Z &kp X &kp C &kp V &kp B &kp LEFT_ARROW &kp N &kp M &as LESS_THAN COMMA &as GREATER_THAN PERIOD &as QUESTION SLASH &kp RSHFT
&to 5 &ltq 1 BACKSPACE &ltq 2 TAB &ltq 3 SPACE &kp RIGHT_ARROW &ltq 3 SPACE &ltq 2 ENTER &ltq 1 DELETE
&to 5 &ltq 1 BACKSPACE &ltq 3 TAB &ltq 2 SPACE &kp RIGHT_ARROW &ltq 3 SPACE &ltq 2 ENTER &ltq 6 DELETE
&kp ENTER
>;

Expand Down Expand Up @@ -250,6 +250,18 @@
label = "Rgb";
sensor-bindings = <&rgb_encoder>;
};

Mouse {
bindings = <
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans
&trans
>;

label = "Mouse";
};
};

conditional_layers {
Expand Down

0 comments on commit c6e0fb3

Please sign in to comment.