Merge remote-tracking branch 'origin/develop' into xap

This commit is contained in:
QMK Bot 2022-09-24 07:35:14 +00:00
commit a4233dc1cd

View File

@ -34,7 +34,7 @@
# define AUTO_MOUSE_TIME 650 # define AUTO_MOUSE_TIME 650
#endif #endif
#ifndef AUTO_MOUSE_DELAY #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 #endif
#ifndef AUTO_MOUSE_DEBOUNCE #ifndef AUTO_MOUSE_DEBOUNCE
# define AUTO_MOUSE_DEBOUNCE 25 # define AUTO_MOUSE_DEBOUNCE 25