mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-07-05 11:20:35 -04:00
Swapping Tap hold question mark and astericks
This commit is contained in:
parent
ef67b8610f
commit
7faa790d5a
4 changed files with 9 additions and 9 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue