summaryrefslogtreecommitdiff
path: root/keyboards/kiwikeebs
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2021-09-22 19:33:41 +0000
committerGitHub <noreply@github.com>2021-09-22 12:33:41 -0700
commit1aaef6c9884822a3abecf2e664af9bb21e0000c3 (patch)
tree3d62c03a91dbeac371d4ca44da11b0d12e300e91 /keyboards/kiwikeebs
parentce5bb612a9605dbc9f4b6e62a28d1931331e8298 (diff)
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (2021-09-22) (#14567)
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (2021-09-22) * update keyboards/handwired/slash/rules.mk per fauxpark
Diffstat (limited to 'keyboards/kiwikeebs')
-rw-r--r--keyboards/kiwikeebs/macro_v2/rules.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/kiwikeebs/macro_v2/rules.mk b/keyboards/kiwikeebs/macro_v2/rules.mk
index c1524daac2..41aae09aab 100644
--- a/keyboards/kiwikeebs/macro_v2/rules.mk
+++ b/keyboards/kiwikeebs/macro_v2/rules.mk
@@ -16,6 +16,5 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
-BLUETOOTH_ENABLE = no # Enable Bluetooth
AUDIO_ENABLE = no # Audio output
-ENCODER_ENABLE = yes \ No newline at end of file
+ENCODER_ENABLE = yes