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/duck | |
| 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/duck')
| -rw-r--r-- | keyboards/duck/eagle_viper/v2/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/duck/jetfire/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/duck/lightsaver/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/duck/octagon/v1/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/duck/octagon/v2/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/duck/orion/v3/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/duck/tcv3/rules.mk | 1 |
7 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/duck/eagle_viper/v2/rules.mk b/keyboards/duck/eagle_viper/v2/rules.mk index ac00f7600..7da0ea7f4 100644 --- a/keyboards/duck/eagle_viper/v2/rules.mk +++ b/keyboards/duck/eagle_viper/v2/rules.mk | |||
| @@ -19,7 +19,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover | |||
| 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
| 20 | BACKLIGHT_DRIVER = custom | 20 | BACKLIGHT_DRIVER = custom |
| 21 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 21 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
| 22 | BLUETOOTH_ENABLE = no # Enable Bluetooth | ||
| 23 | AUDIO_ENABLE = no # Audio output | 22 | AUDIO_ENABLE = no # Audio output |
| 24 | 23 | ||
| 25 | LAYOUTS = 60_ansi 60_hhkb 60_ansi_split_bs_rshift | 24 | LAYOUTS = 60_ansi 60_hhkb 60_ansi_split_bs_rshift |
diff --git a/keyboards/duck/jetfire/rules.mk b/keyboards/duck/jetfire/rules.mk index 3c07e432d..692a8e524 100644 --- a/keyboards/duck/jetfire/rules.mk +++ b/keyboards/duck/jetfire/rules.mk | |||
| @@ -20,7 +20,6 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | |||
| 20 | BACKLIGHT_DRIVER = custom | 20 | BACKLIGHT_DRIVER = custom |
| 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 |
| 25 | 24 | ||
| 26 | CUSTOM_MATRIX = yes | 25 | CUSTOM_MATRIX = yes |
diff --git a/keyboards/duck/lightsaver/rules.mk b/keyboards/duck/lightsaver/rules.mk index 2229b1c80..b91649682 100644 --- a/keyboards/duck/lightsaver/rules.mk +++ b/keyboards/duck/lightsaver/rules.mk | |||
| @@ -19,7 +19,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover | |||
| 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
| 20 | BACKLIGHT_DRIVER = custom | 20 | BACKLIGHT_DRIVER = custom |
| 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 | RGBLIGHT_ENABLE = yes | 23 | RGBLIGHT_ENABLE = yes |
| 25 | 24 | ||
diff --git a/keyboards/duck/octagon/v1/rules.mk b/keyboards/duck/octagon/v1/rules.mk index 826781612..28e8531ca 100644 --- a/keyboards/duck/octagon/v1/rules.mk +++ b/keyboards/duck/octagon/v1/rules.mk | |||
| @@ -19,7 +19,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover | |||
| 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
| 20 | BACKLIGHT_DRIVER = custom | 20 | BACKLIGHT_DRIVER = custom |
| 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 | RGBLIGHT_ENABLE = yes | 23 | RGBLIGHT_ENABLE = yes |
| 25 | 24 | ||
diff --git a/keyboards/duck/octagon/v2/rules.mk b/keyboards/duck/octagon/v2/rules.mk index 68b67403e..cfd7894a9 100644 --- a/keyboards/duck/octagon/v2/rules.mk +++ b/keyboards/duck/octagon/v2/rules.mk | |||
| @@ -19,7 +19,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover | |||
| 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
| 20 | BACKLIGHT_DRIVER = custom | 20 | BACKLIGHT_DRIVER = custom |
| 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 | RGBLIGHT_ENABLE = yes | 23 | RGBLIGHT_ENABLE = yes |
| 25 | 24 | ||
diff --git a/keyboards/duck/orion/v3/rules.mk b/keyboards/duck/orion/v3/rules.mk index 60ee6fe7c..f65093a9a 100644 --- a/keyboards/duck/orion/v3/rules.mk +++ b/keyboards/duck/orion/v3/rules.mk | |||
| @@ -19,7 +19,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover | |||
| 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
| 20 | BACKLIGHT_DRIVER = custom | 20 | BACKLIGHT_DRIVER = custom |
| 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 | RGBLIGHT_ENABLE = yes | 23 | RGBLIGHT_ENABLE = yes |
| 25 | 24 | ||
diff --git a/keyboards/duck/tcv3/rules.mk b/keyboards/duck/tcv3/rules.mk index 14823d9d4..8be02e8d5 100644 --- a/keyboards/duck/tcv3/rules.mk +++ b/keyboards/duck/tcv3/rules.mk | |||
| @@ -18,7 +18,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
| 18 | NKRO_ENABLE = yes # USB Nkey Rollover | 18 | NKRO_ENABLE = yes # USB Nkey Rollover |
| 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 20 | UNICODE_ENABLE = no # Unicode | 20 | UNICODE_ENABLE = no # Unicode |
| 21 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | ||
| 22 | AUDIO_ENABLE = no # Audio output on port C6 | 21 | AUDIO_ENABLE = no # Audio output on port C6 |
| 23 | RGBLIGHT_ENABLE = yes | 22 | RGBLIGHT_ENABLE = yes |
| 24 | 23 | ||
