diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-04-18 16:17:27 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-18 16:17:27 -0400 |
commit | be0afd24bffb62bdef1195583e2d98f4714ade49 (patch) | |
tree | 72c0d8f7d076ac7533099a8793b4685190ea1f8d /keyboards/handwired/promethium/keymaps/priyadi/Makefile | |
parent | d926ba22a2d08fe5006221c7784f7d1f9a808c8c (diff) | |
parent | 5bc0c4a0115c5d434ba3840c63222d1daefda758 (diff) |
Merge pull request #1239 from priyadi/promethium
Keymap updates
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 |