diff options
Diffstat (limited to 'keyboards/naked48/rules.mk')
-rw-r--r-- | keyboards/naked48/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/naked48/rules.mk b/keyboards/naked48/rules.mk index 3154c69325..afb51ce253 100644 --- a/keyboards/naked48/rules.mk +++ b/keyboards/naked48/rules.mk @@ -17,7 +17,6 @@ NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: ht BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality AUDIO_ENABLE = no # Audio output on port C6 UNICODE_ENABLE = no # Unicode -BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. OLED_ENABLE = no # USE_I2C = yes |