forked from forks/qmk_firmware
Reduce tapping term
This commit is contained in:
parent
742f15bc10
commit
d7fbbf3b73
|
|
@ -51,7 +51,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#define RGBLIGHT_SLEEP
|
||||
|
||||
#define TAPPING_TERM 140
|
||||
#define TAPPING_TERM 130
|
||||
// #define PERMISSIVE_HOLD
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue