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/ok60/rules.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'keyboards/ok60') diff --git a/keyboards/ok60/rules.mk b/keyboards/ok60/rules.mk index 203b66f743..c7555c0ea9 100644 --- a/keyboards/ok60/rules.mk +++ b/keyboards/ok60/rules.mk @@ -25,6 +25,5 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality RGBLIGHT_ENABLE = yes # Enable the RGB backlight MIDI_ENABLE = no # MIDI support # UNICODE_ENABLE = YES # Unicode -# BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID LAYOUTS = 60_ansi 60_iso 60_hhkb -- cgit v1.2.1