diff options
Diffstat (limited to 'keyboards/planck/light/rules.mk')
-rw-r--r-- | keyboards/planck/light/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/planck/light/rules.mk b/keyboards/planck/light/rules.mk index 74705c452..afd75a5fb 100644 --- a/keyboards/planck/light/rules.mk +++ b/keyboards/planck/light/rules.mk | |||
@@ -17,7 +17,6 @@ NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: h | |||
17 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 17 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
18 | MIDI_ENABLE = yes # MIDI support | 18 | MIDI_ENABLE = yes # MIDI support |
19 | AUDIO_ENABLE = yes # Audio output | 19 | AUDIO_ENABLE = yes # Audio output |
20 | UNICODE_ENABLE = no # Unicode | ||
21 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 20 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
22 | RGB_MATRIX_ENABLE = yes | 21 | RGB_MATRIX_ENABLE = yes |
23 | RGB_MATRIX_DRIVER = IS31FL3731 | 22 | RGB_MATRIX_DRIVER = IS31FL3731 |