~ruther/qmk_firmware

ref: da800e07c9d84d39f4028f636c1a66efe16d71e1 qmk_firmware/users/anderson/smoothled.h -rw-r--r-- 117 bytes
da800e07 — Jeayo Keh [Keyboard] update keyboard soda/mango, support rgb matrix (#21385) 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);