Migrate RGB Matrix config to info.json (#23000)

This commit is contained in:
Joel Challis 2024-02-14 00:55:39 +00:00 committed by GitHub
parent 974e98ce59
commit 7be40fd143
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 323 additions and 342 deletions

View file

@ -20,5 +20,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* key matrix size; rows are doubled for split */
#define MATRIX_ROWS 8
#define MATRIX_COLS 8
#define RGB_MATRIX_LED_COUNT 64