zephyr/drivers/led
Fabio Baltieri 06236ba883 drivers: ht16k33: convert from kscan to input
Convert the ht16k33 to use the input subsystem. This can still be used
with the kscan API with the zephyr,kscan-input driver, or use the
input-keymap one to generate input codes instead.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-05-06 14:53:36 +01:00
..
CMakeLists.txt
Kconfig
Kconfig.gpio
Kconfig.ht16k33 drivers: ht16k33: convert from kscan to input 2024-05-06 14:53:36 +01:00
Kconfig.is31fl3216a
Kconfig.is31fl3733
Kconfig.lp50xx
Kconfig.lp3943
Kconfig.lp5562
Kconfig.lp5569
Kconfig.ncp5623
Kconfig.npm1300
Kconfig.pca9633
Kconfig.pwm
Kconfig.tlc59108
Kconfig.xec
ht16k33.c drivers: ht16k33: convert from kscan to input 2024-05-06 14:53:36 +01:00
is31fl3216a.c
is31fl3733.c
led_context.h
led_gpio.c
led_handlers.c
led_mchp_xec.c
led_npm1300.c
led_pwm.c
led_shell.c drivers: led: shell: Add devices as sub commands 2024-04-11 11:36:09 -05:00
lp50xx.c
lp3943.c
lp5562.c drivers: led: add output current configuration to ti,lp5562 2024-03-26 16:17:23 -04:00
lp5569.c
ncp5623.c drivers: ncp5623: check led_info for all LEDs 2024-05-03 07:29:45 -04:00
pca9633.c
tlc59108.c