Skip to content

Commit

Permalink
Added divide combo to numbpad right
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Oct 22, 2023
1 parent c4db426 commit e282072
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,11 @@
bindings = <&kp DEL>;
key-positions = <18 19 20>;
};

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

Expand Down

0 comments on commit e282072

Please sign in to comment.