~ruther/qmk_firmware

ref: b99143fdd2637f573bb8c2632a38b84acc1945a0 qmk_firmware/quantum/rgblight/rgblight_post_config.h -rw-r--r-- 184 bytes
b99143fd — NoOne2246 Oneshot locked mods split transaction (#23434) 1 year, 1 month 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