1
0
Fork 0

DD mappings for build.debounce_type and backlight.levels (#18628)

This commit is contained in:
Less/Rikki 2022-10-07 01:58:13 -04:00 committed by GitHub
parent ca2f9e4c8f
commit a8d6b37fac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 1 deletions

View file

@ -120,7 +120,7 @@
"properties": {
"debounce_type": {
"type": "string",
"enum": ["custom", "eager_pk", "eager_pr", "sym_defer_pk", "sym_defer_pr", "sym_eager_pk"]
"enum": ["asym_eager_defer_pk", "custom", "sym_defer_g", "sym_defer_pk", "sym_defer_pr", "sym_eager_pk", "sym_eager_pr"]
},
"firmware_format": {
"type": "string",