aboutsummaryrefslogtreecommitdiff
path: root/keyboards/7c8
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-09-12 15:27:29 +1000
committerGitHub <noreply@github.com>2021-09-12 15:27:29 +1000
commit5af17997359d91ee0a7340d1e17514fe8c8a46f1 (patch)
treeab6fc2ebcfeec4a2bcd94fad639390e938630df3 /keyboards/7c8
parent4791cfae1af0bc15a0bd8417c5195bf482b87605 (diff)
downloadqmk_firmware-5af17997359d91ee0a7340d1e17514fe8c8a46f1.tar.gz
qmk_firmware-5af17997359d91ee0a7340d1e17514fe8c8a46f1.zip
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Diffstat (limited to 'keyboards/7c8')
-rw-r--r--keyboards/7c8/framework/rules.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/7c8/framework/rules.mk b/keyboards/7c8/framework/rules.mk
index 7e5082064..3609cbad2 100644
--- a/keyboards/7c8/framework/rules.mk
+++ b/keyboards/7c8/framework/rules.mk
@@ -14,7 +14,6 @@ NKRO_ENABLE = no
14BACKLIGHT_ENABLE = no 14BACKLIGHT_ENABLE = no
15RGBLIGHT_ENABLE = no 15RGBLIGHT_ENABLE = no
16UNICODE_ENABLE = no 16UNICODE_ENABLE = no
17BLUETOOTH_ENABLE = no
18AUDIO_ENABLE = no 17AUDIO_ENABLE = no
19FAUXCLICKY_ENABLE = no 18FAUXCLICKY_ENABLE = no
20LAYOUTS_HAS_RGB = no 19LAYOUTS_HAS_RGB = no