~ruther/qmk_firmware

ref: b0f5eb8f00c0fd1b8be2a88ba7c31898e8408a32 qmk_firmware/users/anderson/smoothled.h -rw-r--r-- 117 bytes
b0f5eb8f — 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);