mirror of
https://github.com/qmk/qmk_userspace.git
synced 2026-06-08 15:25:16 -04:00
Enable HOLD_ON_OTHER_KEY_PRESS option
This commit is contained in:
parent
6ad430f23b
commit
f6987c1af2
2 changed files with 3 additions and 1 deletions
|
|
@ -4,3 +4,5 @@
|
|||
#ifndef TAPPING_TERM
|
||||
# define TAPPING_TERM 180
|
||||
#endif // TAPPING_TERM
|
||||
|
||||
#define HOLD_ON_OTHER_KEY_PRESS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue