diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h
index 33b96f5b33..195331252f 100644
--- a/Marlin/Configuration.h
+++ b/Marlin/Configuration.h
@@ -533,9 +533,6 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of
 # endif
 #endif
 
-// define BlinkM Support
-#define BlinkM
-
 // Increase the FAN pwm frequency. Removes the PWM noise but increases heating in the FET/Arduino
 //#define FAST_PWM_FAN