diff options
| author | Ryan <fauxpark@gmail.com> | 2021-09-12 15:27:29 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-12 15:27:29 +1000 |
| commit | 5af17997359d91ee0a7340d1e17514fe8c8a46f1 (patch) | |
| tree | ab6fc2ebcfeec4a2bcd94fad639390e938630df3 /keyboards/exclusive/e6v2 | |
| parent | 4791cfae1af0bc15a0bd8417c5195bf482b87605 (diff) | |
| download | qmk_firmware-5af17997359d91ee0a7340d1e17514fe8c8a46f1.tar.gz qmk_firmware-5af17997359d91ee0a7340d1e17514fe8c8a46f1.zip | |
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Diffstat (limited to 'keyboards/exclusive/e6v2')
| -rw-r--r-- | keyboards/exclusive/e6v2/le/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/exclusive/e6v2/le_bmc/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/exclusive/e6v2/oe/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/exclusive/e6v2/oe_bmc/rules.mk | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/exclusive/e6v2/le/rules.mk b/keyboards/exclusive/e6v2/le/rules.mk index 4605aa9a5..f27d1c783 100644 --- a/keyboards/exclusive/e6v2/le/rules.mk +++ b/keyboards/exclusive/e6v2/le/rules.mk | |||
| @@ -19,7 +19,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover | |||
| 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality on B7 by default | 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality on B7 by default |
| 20 | RGBLIGHT_ENABLE = yes | 20 | RGBLIGHT_ENABLE = yes |
| 21 | UNICODE_ENABLE = no # Unicode | 21 | UNICODE_ENABLE = no # Unicode |
| 22 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | ||
| 23 | AUDIO_ENABLE = no # Audio output on port C6 | 22 | AUDIO_ENABLE = no # Audio output on port C6 |
| 24 | 23 | ||
| 25 | LAYOUTS = 60_ansi | 24 | LAYOUTS = 60_ansi |
diff --git a/keyboards/exclusive/e6v2/le_bmc/rules.mk b/keyboards/exclusive/e6v2/le_bmc/rules.mk index f1518048e..9c31840d6 100644 --- a/keyboards/exclusive/e6v2/le_bmc/rules.mk +++ b/keyboards/exclusive/e6v2/le_bmc/rules.mk | |||
| @@ -20,5 +20,4 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality on B7 by d | |||
| 20 | WS2812_DRIVER = i2c | 20 | WS2812_DRIVER = i2c |
| 21 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 21 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
| 22 | UNICODE_ENABLE = no # Unicode | 22 | UNICODE_ENABLE = no # Unicode |
| 23 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | ||
| 24 | AUDIO_ENABLE = no # Audio output on port C6 | 23 | AUDIO_ENABLE = no # Audio output on port C6 |
diff --git a/keyboards/exclusive/e6v2/oe/rules.mk b/keyboards/exclusive/e6v2/oe/rules.mk index 4605aa9a5..f27d1c783 100644 --- a/keyboards/exclusive/e6v2/oe/rules.mk +++ b/keyboards/exclusive/e6v2/oe/rules.mk | |||
| @@ -19,7 +19,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover | |||
| 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality on B7 by default | 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality on B7 by default |
| 20 | RGBLIGHT_ENABLE = yes | 20 | RGBLIGHT_ENABLE = yes |
| 21 | UNICODE_ENABLE = no # Unicode | 21 | UNICODE_ENABLE = no # Unicode |
| 22 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | ||
| 23 | AUDIO_ENABLE = no # Audio output on port C6 | 22 | AUDIO_ENABLE = no # Audio output on port C6 |
| 24 | 23 | ||
| 25 | LAYOUTS = 60_ansi | 24 | LAYOUTS = 60_ansi |
diff --git a/keyboards/exclusive/e6v2/oe_bmc/rules.mk b/keyboards/exclusive/e6v2/oe_bmc/rules.mk index f1518048e..9c31840d6 100644 --- a/keyboards/exclusive/e6v2/oe_bmc/rules.mk +++ b/keyboards/exclusive/e6v2/oe_bmc/rules.mk | |||
| @@ -20,5 +20,4 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality on B7 by d | |||
| 20 | WS2812_DRIVER = i2c | 20 | WS2812_DRIVER = i2c |
| 21 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 21 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
| 22 | UNICODE_ENABLE = no # Unicode | 22 | UNICODE_ENABLE = no # Unicode |
| 23 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | ||
| 24 | AUDIO_ENABLE = no # Audio output on port C6 | 23 | AUDIO_ENABLE = no # Audio output on port C6 |
