Swapping Tap hold question mark and astericks

This commit is contained in:
Victor 2024-05-08 21:59:41 -05:00
parent ef67b8610f
commit 7faa790d5a
Failed to generate hash of commit
4 changed files with 9 additions and 9 deletions

View file

@ -109,7 +109,7 @@ bool process_record_user(uint16_t keycode, keyrecord_t *record) {
case TR_PERC:
case TR_EXLM:
case TR_AT:
case TR_ASTR:
case TR_QUES:
case TR_MINS:
case TR_GRV:
case TR_SCLN: