Skip to content

Commit

Permalink
Add F10-F12 keys support to FUNC layer
Browse files Browse the repository at this point in the history
  • Loading branch information
deividaspetraitis committed Apr 13, 2024
1 parent ac83686 commit 9cebacb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/think_corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
};
functional_layer {
bindings = <
&kp F7 &kp F5 &kp F3 &kp F1 &kp F9 &trans &kp F2 &kp F4 &kp F6 &kp F8 &trans &trans
&kp F7 &kp F5 &kp F3 &kp F1 &kp F9 &kp F10 &kp F2 &kp F4 &kp F6 &kp F8 &kp F11 &kp F12
&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 &lt LOWER ESC &kp SPACE &kp RET &mo RAISE &trans
Expand Down

0 comments on commit 9cebacb

Please sign in to comment.