Skip to content

Commit

Permalink
Fixed the apostrophe bug
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Jun 11, 2024
1 parent 09b0752 commit 4c10e5b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/klor.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -352,10 +352,10 @@

engram_layer {
bindings = <
&B_Ampersand &kp Y &o_masculine_ordinal &U_underscore &kp Z &kp J &kp L &kp D &kp W &kp Q
&trans &cecedilha &alt_i_pipe &left_hand_hm LEFT_COMMAND E &control_A_feminine_ordinal &comma_slash &dot_colon &control_H_hash &right_hand_hm RIGHT_COMMAND T &alt_S_dollar &kp N &trans
&trans &lt 1 V &X_percentage &kp G &kp K &kp APOS &kp C_PLAY &kp C_PAUSE &question_exclamation &kp R &kp M &kp F &kp P &trans
&backspace_delete &left_hand_hm LEFT_SHIFT SPACE &lt 3 TAB &trans &trans &super_shift &lt 2 ENTER &lt 3 ESC
&B_Ampersand &kp Y &o_masculine_ordinal &U_underscore &kp Z &kp J &kp L &kp D &kp W &kp Q
&trans &cecedilha &alt_i_pipe &left_hand_hm LEFT_COMMAND E &control_A_feminine_ordinal &comma_slash &dot_colon &control_H_hash &right_hand_hm RIGHT_COMMAND T &alt_S_dollar &kp N &trans
&trans &lt 1 V &X_percentage &kp G &kp K &kp PT_APOSTROPHE &kp C_PLAY &kp C_PAUSE &question_exclamation &kp R &kp M &kp F &kp P &trans
&backspace_delete &left_hand_hm LEFT_SHIFT SPACE &lt 3 TAB &trans &trans &super_shift &lt 2 ENTER &lt 3 ESC
>;

sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp C_NEXT C_PREV>;
Expand Down

0 comments on commit 4c10e5b

Please sign in to comment.