diff options
author | Adam Lee <adam@bigtuna.io> | 2017-05-07 14:35:43 -0700 |
---|---|---|
committer | Adam Lee <adam@bigtuna.io> | 2017-05-07 14:35:43 -0700 |
commit | 29df2be2a96d5d4d33a8835cf8ec4760098cdaf1 (patch) | |
tree | d6dd7f5254188e55f4663dab5a61ca58ad7142cd /keyboards/handwired/promethium/keymaps/priyadi/Makefile | |
parent | 425e7348d8b6fa40dd7aa3f4c99dbbff6f5babd8 (diff) | |
parent | 2704c163da590d3020f6d87717c400611de81110 (diff) | |
download | qmk_firmware-29df2be2a96d5d4d33a8835cf8ec4760098cdaf1.tar.gz qmk_firmware-29df2be2a96d5d4d33a8835cf8ec4760098cdaf1.zip |
Merge remote-tracking branch 'upstream/master' into dev
Diffstat (limited to 'keyboards/handwired/promethium/keymaps/priyadi/Makefile')
-rw-r--r-- | keyboards/handwired/promethium/keymaps/priyadi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/handwired/promethium/keymaps/priyadi/Makefile b/keyboards/handwired/promethium/keymaps/priyadi/Makefile index 46fdfa0118..bd1a06734c 100644 --- a/keyboards/handwired/promethium/keymaps/priyadi/Makefile +++ b/keyboards/handwired/promethium/keymaps/priyadi/Makefile @@ -19,6 +19,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 +FAUXCLICKY_ENABLE = 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 |