mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-04 21:13:24 +01:00
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
This commit is contained in:
@@ -16,7 +16,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||
NKRO_ENABLE = yes # USB Nkey Rollover
|
||||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
|
||||
AUDIO_ENABLE = no # Audio output on port C6
|
||||
ENCODER_ENABLE = yes # Use rotary encoder
|
||||
LTO_ENABLE = yes # Link-time optimization
|
||||
|
||||
Reference in New Issue
Block a user