~ruther/qmk_firmware

ref: e7a08ef1a99b407f7326e146239d785e552c9aba qmk_firmware/quantum/rgblight/rgblight_post_config.h -rw-r--r-- 184 bytes
e7a08ef1 — Joel Challis Fix broken link in PR checklist (#23877) 1 year, 18 days 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