~ruther/qmk_firmware

ref: 33d7fa1180d232dcdb024c68a8f4629dced32afb qmk_firmware/users/anderson/smoothled.h -rw-r--r-- 117 bytes
33d7fa11 — James Young Inland MK47 Community Layout Support (#21998) 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);