~ruther/qmk_firmware

ref: ce05dc6fa1ff0d508af1e5e79eeeb6359736df51 qmk_firmware/quantum/rgblight/rgblight_post_config.h -rw-r--r-- 184 bytes
ce05dc6f — Marcel Robitaille Add option for auto mouse movement threshold (#21398) 1 year, 4 months ago
                                                                                
1
2
3
4
5
#if defined(RGBLED_SPLIT) && !defined(RGBLIGHT_SPLIT)
// When RGBLED_SPLIT is defined,
// it is considered that RGBLIGHT_SPLIT is defined implicitly.
#    define RGBLIGHT_SPLIT
#endif
Do not follow this link