mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-19 00:03:33 +00:00
Keychron Q11 - Enable SPLIT_WATCHDOG (#22799)
This commit is contained in:
parent
60f0132bd5
commit
d59d768fea
@ -57,3 +57,7 @@
|
|||||||
// https://docs.qmk.fm/#/feature_rgb_matrix?id=rgb-matrix-effects
|
// https://docs.qmk.fm/#/feature_rgb_matrix?id=rgb-matrix-effects
|
||||||
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
|
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
|
||||||
#define RGB_MATRIX_KEYPRESSES
|
#define RGB_MATRIX_KEYPRESSES
|
||||||
|
|
||||||
|
// Needed as the master side could enter slave state during poweron
|
||||||
|
// of host, due to missing VUSB detection.
|
||||||
|
#define SPLIT_WATCHDOG_ENABLE
|
||||||
|
Loading…
Reference in New Issue
Block a user