~ruther/qmk_firmware

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