Skip to content

Commit

Permalink
Configured left and right bracket
Browse files Browse the repository at this point in the history
  • Loading branch information
tannakartikey committed Jan 28, 2024
1 parent 317f3c3 commit 69eb7d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/boards/shields/corny/corny.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
// | GUI | | SPC | | ENT | | ALT |
bindings = <
&kp TAB &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp MINUS &kp EQUAL &kp N9 &kp N0 &kp BSPC
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &kp LEFT &kp DOWN &kp UP &kp RIGHT &trans &kp F12
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &kp LEFT &kp DOWN &kp UP &kp RIGHT &kp LBKT &kp RBKT
&kp LSHFT &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &bootloader &none &kp PGUP &kp HOME &kp END &kp PGDN &kp DEL &kp F11
&kp LGUI &trans &kp SPACE &kp RET &trans &kp LALT
>;
Expand Down

0 comments on commit 69eb7d0

Please sign in to comment.