~ruther/qmk_firmware

ref: d8176fb0f2c868f0c72110a3a69878abaf44bb8c qmk_firmware/users/anderson/smoothled.h -rw-r--r-- 117 bytes
d8176fb0 — QMK Bot Merge remote-tracking branch 'origin/master' into develop 1 year, 11 months ago
                                                                                
1
2
3
4
5
6
#include "quantum.h"

#define SMOOTH_DURATION 160

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