Add audio driver to keyboard.json schema (#23616)
This commit is contained in:
parent
42f61611e8
commit
d333a25868
39 changed files with 59 additions and 22 deletions
|
@ -11,6 +11,7 @@
|
|||
// invalid: Default `false`. Set to `true` to generate errors when a value exists
|
||||
// replace_with: use with a key marked deprecated or invalid to designate a replacement
|
||||
|
||||
"AUDIO_DRIVER": {"info_key": "audio.driver"},
|
||||
"BACKLIGHT_DRIVER": {"info_key": "backlight.driver"},
|
||||
"BLUETOOTH_DRIVER": {"info_key": "bluetooth.driver"},
|
||||
"BOARD": {"info_key": "board"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue