Revert "Add *_MATRIX_LED_COUNT generation/validation (#19515)" (#21109)

This reverts commit 25c16b3ade.
This commit is contained in:
Joel Challis
2023-06-02 02:45:48 +01:00
committed by GitHub
parent 25c16b3ade
commit aa33fb00fd
3 changed files with 1 additions and 13 deletions

View File

@ -372,7 +372,6 @@
}
},
"driver": {"type": "string"},
"led_count": {"$ref": "qmk.definitions.v1#/unsigned_int"},
"center_point": {
"type": "array",
"minItems": 2,
@ -424,7 +423,6 @@
}
},
"driver": {"type": "string"},
"led_count": {"$ref": "qmk.definitions.v1#/unsigned_int"},
"center_point": {
"type": "array",
"minItems": 2,