aboutsummaryrefslogtreecommitdiff
path: root/users/anderson/smoothled.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/anderson/smoothled.h')
-rw-r--r--users/anderson/smoothled.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/users/anderson/smoothled.h b/users/anderson/smoothled.h
new file mode 100644
index 000000000..bf4f8c177
--- /dev/null
+++ b/users/anderson/smoothled.h
@@ -0,0 +1,6 @@
1#include "quantum.h"
2
3#define SMOOTH_DURATION 160
4
5void smoothled_set(uint32_t color);
6void smoothled_process(void);