summaryrefslogtreecommitdiff
path: root/keyboards/idobao/montex/v2/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/idobao/montex/v2/config.h')
-rwxr-xr-xkeyboards/idobao/montex/v2/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/idobao/montex/v2/config.h b/keyboards/idobao/montex/v2/config.h
index 47e51e9268..a7527d4bb7 100755
--- a/keyboards/idobao/montex/v2/config.h
+++ b/keyboards/idobao/montex/v2/config.h
@@ -7,7 +7,7 @@
/* LED Matrix & Animations */
#define RGB_DI_PIN B1
-#if defined(RGB_DI_PIN) && defined(RGB_MATRIX_ENABLE)
+#if defined(RGB_MATRIX_ENABLE)
#ifndef ID27_DISABLE_UNDERGLOW
#define RGB_MATRIX_LED_COUNT 31 // The number of LEDs connected
#else