You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
864 B

  1. /*
  2. * ----------------------------------------------------------------------------
  3. * "THE BEER-WARE LICENSE" (Revision 42):
  4. * <https://github.com/Legonut> wrote this file. As long as you retain this
  5. * notice you can do whatever you want with this stuff. If we meet some day, and
  6. * you think this stuff is worth it, you can buy me a beer in return. David Rauseo
  7. * ----------------------------------------------------------------------------
  8. */
  9. #pragma once
  10. // No need for the single versions when multi performance isn't a problem =D
  11. #undef ENABLE_RGB_MATRIX_SOLID_REACTIVE_WIDE
  12. #undef ENABLE_RGB_MATRIX_SOLID_REACTIVE_CROSS
  13. #undef ENABLE_RGB_MATRIX_SOLID_REACTIVE_NEXUS
  14. #undef ENABLE_RGB_MATRIX_SPLASH
  15. #undef ENABLE_RGB_MATRIX_SOLID_SPLASH
  16. // 20m timeout (20m * 60s * 1000mil)
  17. // #define RGB_MATRIX_TIMEOUT 1200000
  18. #define RGB_DISABLE_WHEN_USB_SUSPENDED