Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
@ -21,7 +21,6 @@
|
||||
#define IS31FL3733_PWM_FREQUENCY IS31FL3733_PWM_FREQUENCY_26K7_HZ
|
||||
|
||||
#define RGB_DISABLE_WHEN_USB_SUSPENDED
|
||||
#define RGB_MATRIX_DEFAULT_VAL 100
|
||||
#define RGB_MATRIX_KEYPRESSES
|
||||
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
|
||||
|
||||
|
@ -125,6 +125,7 @@
|
||||
},
|
||||
"rgb_matrix": {
|
||||
"driver": "is31fl3733",
|
||||
"max_brightness": 191,
|
||||
"animations": {
|
||||
"alphas_mods": true,
|
||||
"gradient_up_down": true,
|
||||
|
Reference in New Issue
Block a user