summaryrefslogtreecommitdiff
path: root/keyboards/hhkb
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-09-10 13:32:22 +1000
committerGitHub <noreply@github.com>2021-09-10 13:32:22 +1000
commit2cb9219a3e655218f5380a41cf5bc5e3135caaa1 (patch)
tree774f308dcfa44cca8b8c7d9ccf88c3265ccf47ec /keyboards/hhkb
parent7f80076d044d729407cc4aad35095ff4a8ff5653 (diff)
Remove commented out BLUETOOTH_ENABLE rules (#14361)
Diffstat (limited to 'keyboards/hhkb')
-rw-r--r--keyboards/hhkb/ansi/rules.mk1
-rw-r--r--keyboards/hhkb/jp/rules.mk1
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/hhkb/ansi/rules.mk b/keyboards/hhkb/ansi/rules.mk
index 56c7fd7719..5a7349e7a4 100644
--- a/keyboards/hhkb/ansi/rules.mk
+++ b/keyboards/hhkb/ansi/rules.mk
@@ -26,7 +26,6 @@ CUSTOM_MATRIX = yes # Custom matrix file for the HHKB
# BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
MIDI_ENABLE = no # MIDI support
# UNICODE_ENABLE = yes # Unicode
-# BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID
# HHKB_RN42_ENABLE = yes # Enable support for hasu's BT alt controller -- code borrowed from tmk source tree.
diff --git a/keyboards/hhkb/jp/rules.mk b/keyboards/hhkb/jp/rules.mk
index 1902cf4325..8da5da9c13 100644
--- a/keyboards/hhkb/jp/rules.mk
+++ b/keyboards/hhkb/jp/rules.mk
@@ -26,7 +26,6 @@ CUSTOM_MATRIX = yes # Custom matrix file for the HHKB
# BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
MIDI_ENABLE = no # MIDI support
# UNICODE_ENABLE = yes # Unicode
-# BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID
# HHKB_RN42_ENABLE = yes # Enable support for hasu's BT alt controller -- code borrowed from tmk source tree.