Remove redundant audio eeconfig init (#22736)
This commit is contained in:
parent
b824faca71
commit
b24bd2351a
6 changed files with 42 additions and 17 deletions
|
@ -111,6 +111,13 @@ Configures the [APA102](apa102_driver.md) driver.
|
|||
Configures the [Audio](feature_audio.md) feature.
|
||||
|
||||
* `audio`
|
||||
* `default`
|
||||
* `on`
|
||||
* The default audio enabled state.
|
||||
* Default: `true`
|
||||
* `clicky`
|
||||
* The default audio clicky enabled state.
|
||||
* Default: `true`
|
||||
* `macro_beep`
|
||||
* Play a short beep for `\a` (ASCII `BEL`) characters in Send String macros.
|
||||
* Default: `false`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue