We've slowly moved onto a standard of 3-pin and 4-pin RGB connections ... slightly more advanced with addressable RGB lighting for all the connected LEDs. The 12V pins can only address the ...
void rgbLedWriteOrdered(uint8_t pin, rgb_led_color_order_t order, uint8_t red_val, uint8_t green_val, uint8_t blue_val); ...