Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (2021-09-22) (#14567)

* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (2021-09-22)

* update keyboards/handwired/slash/rules.mk per fauxpark
This commit is contained in:
James Young 2021-09-22 19:33:41 +00:00 committed by GitHub
parent ce5bb612a9
commit 1aaef6c988
Failed to generate hash of commit
7 changed files with 1 additions and 9 deletions

View file

@ -18,7 +18,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
NKRO_ENABLE = no # USB Nkey Rollover
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable RGB underglow
BLUETOOTH_ENABLE = no # Enable Bluetooth
AUDIO_ENABLE = no # Audio output
LTO_ENABLE = yes