diff options
author | Priyadi Iman Nurcahyo <priyadi@priyadi.net> | 2017-04-19 02:52:57 +0700 |
---|---|---|
committer | Priyadi Iman Nurcahyo <priyadi@priyadi.net> | 2017-04-19 02:52:57 +0700 |
commit | 3fa0b66289770ccc4d8a5b39eaf66ff3b7c67529 (patch) | |
tree | 5265bcbea968b2d78c26423bd25a8991718f3efc /keyboards/handwired/promethium/rules.mk | |
parent | 93b2f23bba16348e2ea5d8c83d928e3a45e2b7cc (diff) |
Keymap updates and some adjustment for latest version of QMK
Diffstat (limited to 'keyboards/handwired/promethium/rules.mk')
-rw-r--r-- | keyboards/handwired/promethium/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/promethium/rules.mk b/keyboards/handwired/promethium/rules.mk index a5e503ff77..a6dd43b859 100644 --- a/keyboards/handwired/promethium/rules.mk +++ b/keyboards/handwired/promethium/rules.mk @@ -65,9 +65,9 @@ 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 CUSTOM_MATRIX ?= yes +BLUETOOTH ?= AdafruitBLE # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE SLEEP_LED_ENABLE ?= no # Breathing sleep LED during USB suspend |