diff options
Diffstat (limited to 'keyboards/naked64/rules.mk')
-rw-r--r-- | keyboards/naked64/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/naked64/rules.mk b/keyboards/naked64/rules.mk index 0a61b96988..bc4e542440 100644 --- a/keyboards/naked64/rules.mk +++ b/keyboards/naked64/rules.mk @@ -16,7 +16,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. TAP_DANCE_ENABLE = no OLED_ENABLE = no |