forked from mirrors/qmk_userspace
Move Bluetooth config to common_features.mk (#14404)
* Move Bluetooth config to common_features.mk * Update common_features.mk Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
0fa217a5b7
commit
bcf4551f74
31 changed files with 78 additions and 99 deletions
|
@ -25,6 +25,7 @@ HARDWARE_OPTION_NAMES = \
|
|||
CIE1931_CURVE \
|
||||
MIDI_ENABLE \
|
||||
BLUETOOTH_ENABLE \
|
||||
BLUETOOTH_DRIVER \
|
||||
AUDIO_ENABLE \
|
||||
HD44780_ENABLE \
|
||||
ENCODER_ENABLE \
|
||||
|
@ -57,7 +58,6 @@ OTHER_OPTION_NAMES = \
|
|||
LED_ANIMATIONS \
|
||||
IOS_DEVICE_ENABLE \
|
||||
HELIX ZINC \
|
||||
ADAFRUIT_BLE_ENABLE \
|
||||
AUTOLOG_ENABLE \
|
||||
DEBUG_ENABLE \
|
||||
ENCODER_ENABLE_CUSTOM \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue