From 2cb9219a3e655218f5380a41cf5bc5e3135caaa1 Mon Sep 17 00:00:00 2001 From: Ryan Date: Fri, 10 Sep 2021 13:32:22 +1000 Subject: Remove commented out BLUETOOTH_ENABLE rules (#14361) --- keyboards/hhkb/ansi/rules.mk | 1 - keyboards/hhkb/jp/rules.mk | 1 - 2 files changed, 2 deletions(-) (limited to 'keyboards/hhkb') 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. -- cgit v1.2.3