Skip to content

Commit

Permalink
Update corne.keymap to bind c_cedilla to pt_c_cedilla for correct cha…
Browse files Browse the repository at this point in the history
…racter input
  • Loading branch information
Michaël Memeteau committed Feb 5, 2025
1 parent 9447718 commit d138e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
};

c_cedilla {
bindings = <&kp pt_a_tilde>;
bindings = <&pt_c_cedilla>;
key-positions = <12 22>;
};

Expand Down

0 comments on commit d138e51

Please sign in to comment.