diff options
| -rw-r--r-- | quantum/rgblight.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/quantum/rgblight.c b/quantum/rgblight.c index a4cbe513e..80f276139 100644 --- a/quantum/rgblight.c +++ b/quantum/rgblight.c | |||
| @@ -189,7 +189,6 @@ void rgblight_init(void) { | |||
| 189 | return; | 189 | return; |
| 190 | } | 190 | } |
| 191 | 191 | ||
| 192 | debug_enable = 1; // Debug ON! | ||
| 193 | dprintf("rgblight_init called.\n"); | 192 | dprintf("rgblight_init called.\n"); |
| 194 | dprintf("rgblight_init start!\n"); | 193 | dprintf("rgblight_init start!\n"); |
| 195 | if (!eeconfig_is_enabled()) { | 194 | if (!eeconfig_is_enabled()) { |
