diff options
Diffstat (limited to 'keyboards/melgeek/mojo68/config.h')
| -rwxr-xr-x | keyboards/melgeek/mojo68/config.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/melgeek/mojo68/config.h b/keyboards/melgeek/mojo68/config.h index ffd92a783..c4c1dbb0b 100755 --- a/keyboards/melgeek/mojo68/config.h +++ b/keyboards/melgeek/mojo68/config.h | |||
| @@ -37,7 +37,7 @@ | |||
| 37 | #define NO_ACTION_FUNCTION | 37 | #define NO_ACTION_FUNCTION |
| 38 | 38 | ||
| 39 | #define RGB_DISABLE_AFTER_TIMEOUT 0 // number of ticks to wait until disabling effects | 39 | #define RGB_DISABLE_AFTER_TIMEOUT 0 // number of ticks to wait until disabling effects |
| 40 | #define RGB_DISABLE_WHEN_USB_SUSPENDED true // turn off effects when suspended | 40 | #define RGB_DISABLE_WHEN_USB_SUSPENDED // turn off effects when suspended |
| 41 | #define RGB_MATRIX_KEYPRESSES | 41 | #define RGB_MATRIX_KEYPRESSES |
| 42 | #define RGB_MATRIX_LED_PROCESS_LIMIT 4 | 42 | #define RGB_MATRIX_LED_PROCESS_LIMIT 4 |
| 43 | #define RGB_MATRIX_LED_FLUSH_LIMIT 26 | 43 | #define RGB_MATRIX_LED_FLUSH_LIMIT 26 |
| @@ -49,4 +49,3 @@ | |||
| 49 | #define DRIVER_ADDR_1 0b0110000 | 49 | #define DRIVER_ADDR_1 0b0110000 |
| 50 | #define DRIVER_ADDR_2 0b0110000 // this is here for compliancy reasons. | 50 | #define DRIVER_ADDR_2 0b0110000 // this is here for compliancy reasons. |
| 51 | #define DRIVER_COUNT 1 | 51 | #define DRIVER_COUNT 1 |
| 52 | |||
