diff options
Diffstat (limited to 'common_features.mk')
-rw-r--r-- | common_features.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common_features.mk b/common_features.mk index f98a788ca..11065dfa9 100644 --- a/common_features.mk +++ b/common_features.mk | |||
@@ -176,7 +176,6 @@ ifeq ($(strip $(RGBLIGHT_ENABLE)), yes) | |||
176 | endif | 176 | endif |
177 | endif | 177 | endif |
178 | 178 | ||
179 | |||
180 | LED_MATRIX_ENABLE ?= no | 179 | LED_MATRIX_ENABLE ?= no |
181 | VALID_LED_MATRIX_TYPES := IS31FL3731 custom | 180 | VALID_LED_MATRIX_TYPES := IS31FL3731 custom |
182 | # TODO: IS31FL3733 IS31FL3737 IS31FL3741 | 181 | # TODO: IS31FL3733 IS31FL3737 IS31FL3741 |