qmk-dactyl-manuform-a/users/anderson/smoothled.h

7 lines
117 B
C

#include "quantum.h"
#define SMOOTH_DURATION 160
void smoothled_set(uint32_t color);
void smoothled_process(void);