This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Rockman18 df251d7a13 Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769)
* [BACKLIGHT_CAPS_LOCK_INDICATOR] Use backlight toggling as Caps Lock LED

I've implemented this feature because S65-X doesn't have LED indicators
and the existing led_set_kb(usb_led) function try to use backlight as
indicator but that creates an inconsistency with backlight_config state.

- define `BACKLIGHT_CAPS_LOCK_INDICATOR` to enable Caps Lock indicator
  using backlight (for keyboards without dedicated LED)

- Don't turn off LED indicators when suspend because backlight is
  already turned off. Else led_set(0) will turn back on backlight.

- Documentation has been updated

* [BACKLIGHT_CAPS_LOCK_INDICATOR] Turn off all LED indicators except Caps Lock if BACKLIGHT_CAPS_LOCK_INDICATOR

* [BACKLIGHT_CAPS_LOCK] Rename BACKLIGHT_CAPS_LOCK_INDICATOR

* [BACKLIGHT_CAPS_LOCK] Use new IS_LED_ON method
2019-01-28 16:57:56 -08:00
..
2017-07-08 21:59:51 -04:00
2017-10-31 11:15:22 -04:00
2018-11-14 07:45:46 -08:00
2018-11-14 07:45:46 -08:00
2019-01-06 17:22:19 -08:00
2019-01-06 17:22:19 -08:00
2019-01-06 17:22:19 -08:00
2018-07-20 23:09:25 -04:00
2018-06-28 22:10:53 -04:00
2016-07-01 10:04:53 -04:00
2016-12-01 00:44:54 +11:00
2018-06-03 17:57:35 -04:00
2016-08-23 04:16:35 +00:00