Update Drop keyboards for develop (#22145)
This commit is contained in:
@@ -18,11 +18,6 @@
|
||||
#define DRIVER_ADDR_2 IS31FL3733_I2C_ADDRESS_VCC_VCC
|
||||
#define DRIVER_ADDR_3 IS31FL3733_I2C_ADDRESS_GND_GND
|
||||
#define IS31FL3733_DRIVER_COUNT 3
|
||||
#define RGB_MATRIX_LED_COUNT 166
|
||||
#define IS31FL3733_PWM_FREQUENCY IS31FL3733_PWM_FREQUENCY_26K7_HZ
|
||||
|
||||
#define RGB_DISABLE_WHEN_USB_SUSPENDED
|
||||
#define RGB_MATRIX_KEYPRESSES
|
||||
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
|
||||
|
||||
#define RGB_MATRIX_CYCLE_ZONES_ENABLE
|
||||
|
||||
@@ -134,6 +134,7 @@
|
||||
"rgb_matrix": {
|
||||
"driver": "is31fl3733",
|
||||
"max_brightness": 191,
|
||||
"sleep": true,
|
||||
"animations": {
|
||||
"alphas_mods": true,
|
||||
"gradient_up_down": true,
|
||||
|
||||
Reference in New Issue
Block a user