~ruther/qmk_firmware

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

#define SMOOTH_DURATION 160

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