Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
halcyonCorsair committed Jan 19, 2022
1 parent d99fc4c commit 16e811a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion users/halcyoncorsair/combos.inc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ COMB(UY_COLON, KC_COLN, KC_U, KC_Y)
COMB(PLOVER_QUESTION, KC_QUES, HOME_R, HOME_S, KC_U, KC_Y)
COMB(PLOVER_EXCL, KC_EXLM, HOME_E, HOME_I, KC_W, KC_F)
// COMB(PLOVER_RET, KC_ENT, HOME_N, HOME_T) // Taken by caps word
COMB(TV_ENT , KC_ENT, HOME_T, KC_V)
COMB(TV_ENT, KC_ENT, HOME_T, KC_V)
COMB(HE_SLSH, KC_SLSH, KC_H, HOME_E)
COMB(E_DOT_BSLS, KC_BSLS, HOME_E, KC_DOT)
COMB(NH_PIPE, KC_PIPE, HOME_N, KC_H)
Expand Down

0 comments on commit 16e811a

Please sign in to comment.