Skip to content

Commit

Permalink
Set NO_USB_STARTUP_CHEC and USB_SUSPEND_WWAKEUP_DELAY
Browse files Browse the repository at this point in the history
Keyboard was not recognized when MacOS Sequoia went to sleep, a reboot was necessary.

https://github.com/qmk/qmk_firmware/blob/master/docs/config_options.md

Similar issues on QMK bug board:
* qmk/qmk_firmware#17876
* qmk/qmk_firmware#24334
  • Loading branch information
seakayone committed Sep 26, 2024
1 parent f2a8a81 commit 5b7654b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions keyboards/keebart/3w6_rgb/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@

#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
#define RGB_MATRIX_KEYPRESSES
#define NO_USB_STARTUP_CHECK
#define USB_SUSPEND_WAKEUP_DELAY 200

0 comments on commit 5b7654b

Please sign in to comment.