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 Feb 6, 2024
1 parent bba1a0f commit 67be491
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -639,6 +639,11 @@
bindings = <&esc_0>;
key-positions = <14 15>;
};

practice_dvorak {
bindings = <&to 10>;
key-positions = <30 31 32>;
};
};

keymap {
Expand Down Expand Up @@ -738,5 +743,14 @@
&bt BT_SEL 0 &bt BT_SEL 1 &bt BT_CLR &trans &trans &trans
>;
};

layer_10 {
bindings = <
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &kp SEMICOLON
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans
>;
};
};
};

0 comments on commit 67be491

Please sign in to comment.