diff options
Diffstat (limited to 'keyboards/eek')
-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 2636e39bf1..f1bac8abeb 100644 --- a/keyboards/eek/rules.mk +++ b/keyboards/eek/rules.mk @@ -18,7 +18,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend NKRO_ENABLE = no # USB Nkey Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow -BLUETOOTH_ENABLE = no # Enable Bluetooth AUDIO_ENABLE = no # Audio output RGB_MATRIX_DRIVER = WS2812 DEFAULT_FOLDER = eek/silk_down |