1
0
Fork 0

Fix WAIT_FOR_USB handling (#23598)

This commit is contained in:
Joel Challis 2024-04-24 19:33:52 +01:00 committed by GitHub
parent c8ceda461a
commit 16cca527a6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 27 additions and 14 deletions

View file

@ -833,7 +833,7 @@ Configures the [Stenography](feature_stenography.md) feature.
* `suspend_wakeup_delay`
* The amount of time to wait after sending a wakeup packet, in milliseconds.
* Default: `0` (disabled)
* `wait_for`
* `wait_for_enumeration`
* Force the keyboard to wait for USB enumeration before starting up.
* Default: `false`