|
|
@ -37,7 +37,7 @@ |
|
|
|
#define NO_ACTION_FUNCTION |
|
|
|
#define NO_ACTION_FUNCTION |
|
|
|
|
|
|
|
|
|
|
|
#define RGB_DISABLE_AFTER_TIMEOUT 0 // number of ticks to wait until disabling effects
|
|
|
|
#define RGB_DISABLE_AFTER_TIMEOUT 0 // number of ticks to wait until disabling effects
|
|
|
|
#define RGB_DISABLE_WHEN_USB_SUSPENDED true // turn off effects when suspended
|
|
|
|
#define RGB_DISABLE_WHEN_USB_SUSPENDED // turn off effects when suspended
|
|
|
|
#define RGB_MATRIX_KEYPRESSES |
|
|
|
#define RGB_MATRIX_KEYPRESSES |
|
|
|
#define RGB_MATRIX_LED_PROCESS_LIMIT 4 |
|
|
|
#define RGB_MATRIX_LED_PROCESS_LIMIT 4 |
|
|
|
#define RGB_MATRIX_LED_FLUSH_LIMIT 26 |
|
|
|
#define RGB_MATRIX_LED_FLUSH_LIMIT 26 |
|
|
@ -49,4 +49,3 @@ |
|
|
|
#define DRIVER_ADDR_1 0b0110000 |
|
|
|
#define DRIVER_ADDR_1 0b0110000 |
|
|
|
#define DRIVER_ADDR_2 0b0110000 // this is here for compliancy reasons.
|
|
|
|
#define DRIVER_ADDR_2 0b0110000 // this is here for compliancy reasons.
|
|
|
|
#define DRIVER_COUNT 1 |
|
|
|
#define DRIVER_COUNT 1 |
|
|
|
|
|
|
|
|
|
|
|