~ruther/qmk_firmware

ref: 6e42b5854902963469a4016abeca48a9df5c1c46 qmk_firmware/users/anderson/smoothled.h -rw-r--r-- 117 bytes
6e42b585 — AnotherStranger VIA keymap for the dactyl manuform 4x6 (#19668) 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);