1
0
Fork 0

Add DD mapping for LED/RGB Matrix max brightness (#18403)

This commit is contained in:
Ryan 2022-09-19 05:32:47 +10:00 committed by GitHub
parent 1155140631
commit 0f5cfc0363
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View file

@ -265,6 +265,7 @@
"type": "object",
"properties": {
"driver": {"type": "string"},
"max_brightness": {"$ref": "qmk.definitions.v1#/unsigned_int_8"},
"layout": {
"type": "array",
"items": {
@ -292,6 +293,7 @@
"type": "object",
"properties": {
"driver": {"type": "string"},
"max_brightness": {"$ref": "qmk.definitions.v1#/unsigned_int_8"},
"layout": {
"type": "array",
"items": {