[Keyboard] Update lighting effects for xbows ranger keyboard (#14318)
This commit is contained in:
parent
85b052bdd4
commit
f1084712d7
4 changed files with 22 additions and 13 deletions
|
@ -30,6 +30,10 @@
|
|||
#define DIODE_DIRECTION COL2ROW
|
||||
#define DEBOUNCE 3
|
||||
|
||||
/* disable these deprecated features by default */
|
||||
#define NO_ACTION_MACRO
|
||||
#define NO_ACTION_FUNCTION
|
||||
|
||||
#ifdef RGB_MATRIX_ENABLE
|
||||
# define RGB_MATRIX_LED_PROCESS_LIMIT 18
|
||||
# define RGB_MATRIX_LED_FLUSH_LIMIT 16
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue