summaryrefslogtreecommitdiff
path: root/keyboards/handwired/promethium/rules.mk
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2016-12-19 11:18:22 -0500
committerJack Humbert <jack.humb@gmail.com>2016-12-19 11:18:22 -0500
commit101416eb82c12c475da2feb124f74511f876b3fb (patch)
treed96057d804266cf719d5fd18ea127a3b577bd786 /keyboards/handwired/promethium/rules.mk
parent06c64bbff3e228df542149acde64eadaf59b9b0f (diff)
parentea926369b80c446141edd16c892112fab69b20b6 (diff)
Merge branch 'master' of github.com:jackhumbert/qmk_firmware
Diffstat (limited to 'keyboards/handwired/promethium/rules.mk')
-rw-r--r--keyboards/handwired/promethium/rules.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/handwired/promethium/rules.mk b/keyboards/handwired/promethium/rules.mk
index 891f523c22..465ef3359a 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,8 @@ 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
+API_SYSEX_ENABLE ?= no
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
SLEEP_LED_ENABLE ?= no # Breathing sleep LED during USB suspend