~ruther/qmk_firmware

ref: 72f93e7fc2f6eae29c4b4a5a0875714c48e1a69b qmk_firmware/users/anderson/smoothled.h -rw-r--r-- 117 bytes
72f93e7f — Fredrik A. Kristiansen Add iso85k keyboard (#22411) 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);