#include "quantum.h"

#define SMOOTH_DURATION 160

void smoothled_set(uint32_t color);
void smoothled_process(void);