mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-05 15:14:17 -04:00
Adding one more tap hold
- holding astericks now gives question mark
This commit is contained in:
parent
aaa2269240
commit
be2edd05cc
4 changed files with 12 additions and 2 deletions
|
@ -109,6 +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_MINS:
|
||||
case TR_GRV:
|
||||
case TR_SCLN:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue