Skip to content

Commit

Permalink
Fix typo and remove not used.
Browse files Browse the repository at this point in the history
  • Loading branch information
BasicAcid committed Dec 6, 2023
1 parent 8c8784d commit ed6023b
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 @@ -42,7 +42,7 @@
bindings = <
&kp TAB &kp FR_EGRV &kp FR_UNDS &kp FR_CCED &kp FR_AGRV &kp FR_DEG &kp FR_PLUS &kp FR_LPRN &kp FR_RPRN &none &none &kp BSPC
&kp LEFT_SHIFT &kp FR_QUOT &kp FR_LPRN &kp FR_MINS &kp FR_DIAE &kp FR_PND &kp LESS_THAN &kp FR_LBRC &kp FR_RBRC &none &none &trans
&trans &kp FR_AMPR &kp FR_EACU &kp FR_DQUO &kp FR_PERC &kp FR_MICR &kb GREATER_THAN &kp FR_LCBR &kp FR_RCBR &none &none &trans
&trans &kp FR_AMPR &kp FR_EACU &kp FR_DQUO &kp FR_PERC &kp FR_MICR &kp GREATER_THAN &kp FR_LCBR &kp FR_RCBR &none &none &trans
&kp LGUI &trans &kp SPACE &trans &kp RET &trans
>;
};
Expand All @@ -64,9 +64,9 @@

layer_3 {
bindings = <
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &bt BT_CLR &bt BT_SEL 0 &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &none &none &none &none &none &none &none &none &none &none &trans
&trans &bt BT_CLR &bt BT_SEL 0 &none &none &none &none &none &none &none &none &trans
&trans &none &none &none &none &none &none &none &none &none &none &trans
&trans &trans &trans &trans &trans &trans
>;
};
Expand Down

0 comments on commit ed6023b

Please sign in to comment.