Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
#include "quantum.h" #define SMOOTH_DURATION 160 void smoothled_set(uint32_t color); void smoothled_process(void);