~ruther/qmk_firmware

ref: 57c5f3e6743789d8aeb4fb8a45a13e04ff8de31d qmk_firmware/users/anderson/smoothled.h -rw-r--r-- 117 bytes
57c5f3e6 — James Young poker87d: correct layout data (#21159) 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);