diff options
author | Ryan <fauxpark@gmail.com> | 2020-08-25 19:03:45 +1000 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2020-08-29 14:30:02 -0700 |
commit | 0f596881b36587a298568192078f9b467c51c109 (patch) | |
tree | 187554101f88057c2f6a826ebc33a3533ec9adc6 /docs/config_options.md | |
parent | 15df82cdf3f5b5d81af2cc235fbfe7643cd044b9 (diff) | |
download | qmk_firmware-0f596881b36587a298568192078f9b467c51c109.tar.gz qmk_firmware-0f596881b36587a298568192078f9b467c51c109.zip |
Remove support for Adafruit EZ-Key (#10103)
* Remove support for Adafruit EZ-Key
* Update docs/ja/feature_bluetooth.md
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
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` |