C code with inline assembly to control the color of n sk6812 RGBW LEDs.
Developed and tested with
Update variables in Makefile to use another programmer/AVR device
sudo make connect # check connection with device (default: m324p)
sudo make erase # (optional)
make compile # create hex file
sudo make flash # flash the hex file to device (default: m324p)