1
0
Fork 0

Remove pointless RGB_MATRIX_LED_COUNTs (#24133)

This commit is contained in:
Ryan 2024-07-18 01:13:40 +10:00 committed by GitHub
parent 35356c4623
commit 275e9de350
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 19 additions and 45 deletions

View file

@ -27,8 +27,6 @@
# define I2C_DRIVER I2CD2
#endif
#define RGB_MATRIX_LED_COUNT 36
/*
* Feature disable options
* These options are also useful to firmware size reduction.