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.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/keyboards/idobao/montex/v2/config.h b/keyboards/idobao/montex/v2/config.h
index 47e51e9268..a7cd0d6114 100755
--- a/keyboards/idobao/montex/v2/config.h
+++ b/keyboards/idobao/montex/v2/config.h
@@ -3,11 +3,7 @@
#pragma once
-
-/* 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