summaryrefslogtreecommitdiff
path: root/quantum/quantum.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/quantum.h')
-rw-r--r--quantum/quantum.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/quantum/quantum.h b/quantum/quantum.h
index e4a7c5723c..46fc0eb1e4 100644
--- a/quantum/quantum.h
+++ b/quantum/quantum.h
@@ -39,10 +39,6 @@
#if defined(RGBLIGHT_ENABLE)
# include "rgblight.h"
-#elif defined(RGB_MATRIX_ENABLE)
-// Dummy define RGBLIGHT_MODE_xxxx
-# define RGBLIGHT_H_DUMMY_DEFINE
-# include "rgblight.h"
#endif
#ifdef RGB_MATRIX_ENABLE