aboutsummaryrefslogtreecommitdiffstats
path: root/users/anderson/smoothled.h
blob: bf4f8c17700eb3cd475cdd10384959a56a5efb43 (plain)
1
2
3
4
5
6
#include "quantum.h"

#define SMOOTH_DURATION 160

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