Migrate RGB Matrix config to info.json - M (#22908)

This commit is contained in:
Joel Challis 2024-01-16 01:04:09 +00:00 committed by GitHub
parent a90b45e832
commit e30d0e5287
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
105 changed files with 1455 additions and 2301 deletions

View file

@ -33,14 +33,9 @@
/* I2C Config for LED Driver */
#define SNLED27351_I2C_ADDRESS_1 SNLED27351_I2C_ADDRESS_GND
#define SNLED27351_I2C_ADDRESS_2 SNLED27351_I2C_ADDRESS_VDDIO
#define I2C1_SCL_PAL_MODE 4
#define I2C1_OPMODE OPMODE_I2C
#define I2C1_CLOCK_SPEED 400000 /* 400000 */
#define RGB_MATRIX_LED_COUNT 92
#define RGB_MATRIX_SLEEP // turn off effects when suspended
#define RGB_TRIGGER_ON_KEYDOWN
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
#define RGB_MATRIX_KEYPRESSES
#define RGB_MATRIX_KEYRELEASES