diff options
Diffstat (limited to 'keyboards/planck/rev6/config.h')
| -rw-r--r-- | keyboards/planck/rev6/config.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/planck/rev6/config.h b/keyboards/planck/rev6/config.h index 18bb74096..44ae7d277 100644 --- a/keyboards/planck/rev6/config.h +++ b/keyboards/planck/rev6/config.h | |||
| @@ -140,8 +140,6 @@ | |||
| 140 | #define WS2812_DMA_STREAM STM32_DMA1_STREAM2 | 140 | #define WS2812_DMA_STREAM STM32_DMA1_STREAM2 |
| 141 | #define WS2812_DMA_CHANNEL 2 | 141 | #define WS2812_DMA_CHANNEL 2 |
| 142 | 142 | ||
| 143 | #ifndef RGB_DISABLE_WHEN_USB_SUSPENDED | 143 | #define RGB_DISABLE_WHEN_USB_SUSPENDED |
| 144 | # define RGB_DISABLE_WHEN_USB_SUSPENDED | ||
| 145 | #endif | ||
| 146 | 144 | ||
| 147 | #endif | 145 | #endif |
