summaryrefslogtreecommitdiff
path: root/keyboards/handwired/promethium/rules.mk
diff options
context:
space:
mode:
authorPriyadi Iman Nurcahyo2016-12-10 19:39:27 +0700
committerPriyadi Iman Nurcahyo2016-12-14 06:03:27 +0700
commit0b54b32361ca0bb32086f0a8f74a9beedd3b6fa1 (patch)
tree5d7b773a11177edcaee633bb75b554bd538c642b /keyboards/handwired/promethium/rules.mk
parent9838ddcead713f5a61486bd2c3f230f29991cb79 (diff)
Enable Adafruit BLE support
Diffstat (limited to 'keyboards/handwired/promethium/rules.mk')
-rw-r--r--keyboards/handwired/promethium/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/promethium/rules.mk b/keyboards/handwired/promethium/rules.mk
index 891f523c2..f305c07e8 100644
--- a/keyboards/handwired/promethium/rules.mk
+++ b/keyboards/handwired/promethium/rules.mk
@@ -1,4 +1,3 @@
-
# MCU name
#MCU = at90usb1287
MCU = atmega32u4
@@ -66,6 +65,7 @@ BLUETOOTH_ENABLE ?= no # Enable Bluetooth with the Adafruit EZ-Key HID
RGBLIGHT_ENABLE ?= no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
PS2_MOUSE_ENABLE ?= yes
PS2_USE_INT ?= yes
+ADAFRUIT_BLE_ENABLE ?= yes
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
SLEEP_LED_ENABLE ?= no # Breathing sleep LED during USB suspend