blob: 0103be5f4aef47af238094659e8b35425284f80c (
plain)
1
2
3
4
5
|
MOUSEKEY_ENABLE = yes
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|