diff options
Diffstat (limited to 'docs/config_options.md')
-rw-r--r-- | docs/config_options.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/config_options.md b/docs/config_options.md index a323741c2..f9b1cc657 100644 --- a/docs/config_options.md +++ b/docs/config_options.md | |||
@@ -371,10 +371,8 @@ Use these to enable or disable building certain features. The more you have enab | |||
371 | * MIDI controls | 371 | * MIDI controls |
372 | * `UNICODE_ENABLE` | 372 | * `UNICODE_ENABLE` |
373 | * Unicode | 373 | * Unicode |
374 | * `BLUETOOTH_ENABLE` | ||
375 | * Legacy option to Enable Bluetooth with the Adafruit EZ-Key HID. See BLUETOOTH | ||
376 | * `BLUETOOTH` | 374 | * `BLUETOOTH` |
377 | * Current options are AdafruitEzKey, AdafruitBLE, RN42 | 375 | * Current options are AdafruitBLE, RN42 |
378 | * `SPLIT_KEYBOARD` | 376 | * `SPLIT_KEYBOARD` |
379 | * Enables split keyboard support (dual MCU like the let's split and bakingpy's boards) and includes all necessary files located at quantum/split_common | 377 | * Enables split keyboard support (dual MCU like the let's split and bakingpy's boards) and includes all necessary files located at quantum/split_common |
380 | * `CUSTOM_MATRIX` | 378 | * `CUSTOM_MATRIX` |