A custom rainbow boot-up animation/delay gets old pretty quick and we didn't actually init the LEDs anyway, so it would not be shown. Drop the custom led_init() so the generic led_init() kicks in and properly initializes the LEDs.
This is handled by periph_init_leds now