config.h (850B)
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 10 #pragma once 11 12 // No need for the single versions when multi performance isn't a problem =D 13 #undef ENABLE_RGB_MATRIX_SOLID_REACTIVE_WIDE 14 #undef ENABLE_RGB_MATRIX_SOLID_REACTIVE_CROSS 15 #undef ENABLE_RGB_MATRIX_SOLID_REACTIVE_NEXUS 16 #undef ENABLE_RGB_MATRIX_SPLASH 17 #undef ENABLE_RGB_MATRIX_SOLID_SPLASH 18 19 // 20m timeout (20m * 60s * 1000mil) 20 // #define RGB_MATRIX_TIMEOUT 1200000 21 #define RGB_MATRIX_SLEEP