diff options
Diffstat (limited to 'keyboards/eek/rules.mk')
-rw-r--r-- | keyboards/eek/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/eek/rules.mk b/keyboards/eek/rules.mk index d12dc9e031..74ca560427 100644 --- a/keyboards/eek/rules.mk +++ b/keyboards/eek/rules.mk @@ -10,5 +10,4 @@ NKRO_ENABLE = no # Enable N-Key Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow AUDIO_ENABLE = no # Audio output -RGB_MATRIX_DRIVER = WS2812 DEFAULT_FOLDER = eek/silk_down |