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

This commit is contained in:
QMK Bot 2023-07-21 01:40:39 +00:00
commit d397b2b7e2

View File

@ -31,6 +31,10 @@
# include "rgblight.h"
#endif
#if defined(SPLIT_WATCHDOG_ENABLE)
# include "bootloader.h"
#endif
#ifndef SPLIT_USB_TIMEOUT
# define SPLIT_USB_TIMEOUT 2000
#endif