diff options
Diffstat (limited to 'keyboards/laptreus')
-rw-r--r-- | keyboards/laptreus/rules.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/laptreus/rules.mk b/keyboards/laptreus/rules.mk index b48040df35..8f13f135ca 100644 --- a/keyboards/laptreus/rules.mk +++ b/keyboards/laptreus/rules.mk @@ -20,8 +20,5 @@ NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: ht #BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality KEY_LOCK_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 - BLUETOOTH_ENABLE = yes BLUETOOTH_DRIVER = AdafruitBLE |