~ruther/qmk_firmware

ref: ed791972e1bf812c432655de31e3cf92f3bcf397 qmk_firmware/quantum/rgblight/rgblight_post_config.h -rw-r--r-- 184 bytes
ed791972 — Cipulot Cipulot refactoring (#22368) 1 year, 3 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