1
0
Fork 0

matrix/noah: move RGB Matrix LED config to data driven (#24117)

This commit is contained in:
Ryan 2024-07-15 18:41:44 +10:00 committed by GitHub
parent c70c99367a
commit a763dd5bbd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 150 additions and 129 deletions

View file

@ -21,4 +21,3 @@
// rgb matrix setting
#define IS31FL3731_I2C_ADDRESS_1 IS31FL3731_I2C_ADDRESS_GND
#define IS31FL3731_I2C_ADDRESS_2 IS31FL3731_I2C_ADDRESS_SDA
#define RGB_MATRIX_LED_COUNT 72