~ruther/qmk_firmware

ref: 2e01b67ecc4e36668098cb1bc4a5b63976d4c94d qmk_firmware/quantum/rgblight/rgblight_post_config.h -rw-r--r-- 184 bytes
2e01b67e — James Young Data-Driven Keyboard Conversions: H, Part 1 (#23524) 1 year, 23 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