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 Jun 29, 2024
1 parent 11fbb01 commit 85ef2e7
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 @@ -95,7 +95,7 @@

Ente {
bindings = <&kp SINGLE_QUOTE>;
key-positions = <31 30>;
key-positions = <18 19>;
};

Fdel2 {
Expand All @@ -104,7 +104,7 @@
};

Div {
bindings = <&kp KP_DIVIDE>;
bindings = <&kp DQT>;
key-positions = <7 6>;
};

Expand Down Expand Up @@ -144,7 +144,7 @@
};

slash {
bindings = <&kp KP_SLASH>;
bindings = <&kp KP_DIVIDE>;
key-positions = <4 5>;
};

Expand Down Expand Up @@ -184,7 +184,7 @@
};

blank3 {
bindings = <&kp NUMBER_2>;
bindings = <&kp LEFT_CONTROL>;
key-positions = <28 27>;
};

Expand Down

0 comments on commit 85ef2e7

Please sign in to comment.