aboutsummaryrefslogtreecommitdiff
path: root/quantum/rgblight.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/rgblight.h')
-rw-r--r--quantum/rgblight.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/quantum/rgblight.h b/quantum/rgblight.h
index 028b3ea41..6fb3ab938 100644
--- a/quantum/rgblight.h
+++ b/quantum/rgblight.h
@@ -170,9 +170,6 @@ enum RGBLIGHT_EFFECT_MODE {
170# define RGBLIGHT_LIMIT_VAL 255 170# define RGBLIGHT_LIMIT_VAL 255
171# endif 171# endif
172 172
173# define RGBLED_TIMER_TOP F_CPU / (256 * 64)
174// #define RGBLED_TIMER_TOP 0xFF10
175
176# include <stdint.h> 173# include <stdint.h>
177# include <stdbool.h> 174# include <stdbool.h>
178# include "eeconfig.h" 175# include "eeconfig.h"