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 74705c452e..afd75a5fb6 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 BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality MIDI_ENABLE = yes # MIDI support AUDIO_ENABLE = yes # Audio output -UNICODE_ENABLE = no # Unicode RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. RGB_MATRIX_ENABLE = yes RGB_MATRIX_DRIVER = IS31FL3731 |