1
0
Fork 0

[Keyboard] Update lighting effects for xbows ranger keyboard (#14318)

This commit is contained in:
X-Bows Tech 2021-09-12 05:37:43 +08:00 committed by GitHub
parent 85b052bdd4
commit f1084712d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 22 additions and 13 deletions

View file

@ -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