Update Drop keyboards for develop (#22145)
This commit is contained in:
parent
41977a6010
commit
18bc541694
10 changed files with 9 additions and 29 deletions
|
|
@ -12,12 +12,7 @@
|
|||
#define DRIVER_ADDR_1 IS31FL3733_I2C_ADDRESS_GND_GND
|
||||
#define DRIVER_ADDR_2 IS31FL3733_I2C_ADDRESS_VCC_VCC
|
||||
#define IS31FL3733_DRIVER_COUNT 2
|
||||
#define RGB_MATRIX_LED_COUNT 111
|
||||
#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
|
||||
#define RGB_MATRIX_CAPS_LOCK_INDEX 62
|
||||
|
|
|
|||
|
|
@ -117,6 +117,7 @@
|
|||
},
|
||||
"rgb_matrix": {
|
||||
"driver": "is31fl3733",
|
||||
"sleep": true,
|
||||
"animations": {
|
||||
"alphas_mods": true,
|
||||
"gradient_up_down": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue