diff options
Diffstat (limited to 'keyboards/dp60/rules.mk')
-rw-r--r-- | keyboards/dp60/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/dp60/rules.mk b/keyboards/dp60/rules.mk index 491e8e34a7..0aa07f4709 100644 --- a/keyboards/dp60/rules.mk +++ b/keyboards/dp60/rules.mk @@ -11,7 +11,6 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality AUDIO_ENABLE = no # Audio output RGBLIGHT_ENABLE = no # Use RGB underglow light RGB_MATRIX_ENABLE = yes -RGB_MATRIX_DRIVER = IS31FL3731 # Use RGB matrix CUSTOM_MATRIX = yes SRC += matrix.c |