mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-26 20:09:09 +02:00
Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
# define AUTO_MOUSE_TIME 650
|
||||
#endif
|
||||
#ifndef AUTO_MOUSE_DELAY
|
||||
#define AUTO_MOUSE_DELAY GET_TAPPING_TERM(KC_MS_BTN1, &(keyrecord_t){})
|
||||
# define AUTO_MOUSE_DELAY GET_TAPPING_TERM(KC_MS_BTN1, &(keyrecord_t){})
|
||||
#endif
|
||||
#ifndef AUTO_MOUSE_DEBOUNCE
|
||||
# define AUTO_MOUSE_DEBOUNCE 25
|
||||
|
||||
Reference in New Issue
Block a user