Skip to content

Commit

Permalink
Keychron Q11 - Enable SPLIT_WATCHDOG (qmk#22799)
Browse files Browse the repository at this point in the history
  • Loading branch information
tbowmo authored and mechlovin committed Jan 19, 2024
1 parent fd8eb13 commit 4faa5e2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions keyboards/keychron/q11/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,7 @@
// https://docs.qmk.fm/#/feature_rgb_matrix?id=rgb-matrix-effects
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
#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

0 comments on commit 4faa5e2

Please sign in to comment.