Update keyboards/keychron/q4_pro/ansi/config.h
This commit is contained in:
parent
28c8de999b
commit
89db92dc29
1 changed files with 1 additions and 2 deletions
|
|
@ -20,8 +20,7 @@
|
||||||
/* RGB Matrix Driver Configuration */
|
/* RGB Matrix Driver Configuration */
|
||||||
# define DRIVER_COUNT 1
|
# define DRIVER_COUNT 1
|
||||||
# define DRIVER_ADDR_1 0b1110100
|
# define DRIVER_ADDR_1 0b1110100
|
||||||
# define DRIVER_1_LED_TOTAL 61
|
# define RGB_MATRIX_LED_COUNT 61
|
||||||
# define RGB_MATRIX_LED_COUNT DRIVER_1_LED_TOTAL
|
|
||||||
|
|
||||||
/* Set to infinit, which is use in USB mode by default */
|
/* Set to infinit, which is use in USB mode by default */
|
||||||
# define RGB_MATRIX_TIMEOUT RGB_MATRIX_TIMEOUT_INFINITE
|
# define RGB_MATRIX_TIMEOUT RGB_MATRIX_TIMEOUT_INFINITE
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue