diff options
Diffstat (limited to 'keyboards/laptreus/rules.mk')
-rw-r--r-- | keyboards/laptreus/rules.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/laptreus/rules.mk b/keyboards/laptreus/rules.mk index 5810f98a5..ba916ec13 100644 --- a/keyboards/laptreus/rules.mk +++ b/keyboards/laptreus/rules.mk | |||
@@ -25,5 +25,5 @@ TAP_DANCE_ENABLE = no | |||
25 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 25 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
26 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 26 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
27 | 27 | ||
28 | BLUETOOTH_ENABLE = no # Legacy bluetooth support | 28 | BLUETOOTH_ENABLE = yes |
29 | BLUETOOTH = AdafruitBLE | 29 | BLUETOOTH_DRIVER = AdafruitBLE |