zmk/app/module/drivers/kscan
Joel Spadin c7473fc325 fix: Fix inconsistent column offset property
Renamed the composite kscan's column-offset property to col-offset for
consistency with other properties such as matrix transform's col-offset
and matrix kscan's col-gpios.
2024-11-12 09:07:25 -07:00
..
CMakeLists.txt
Kconfig fix(kscan): Adjust composite kscan priority 2024-02-09 14:32:46 -08:00
kscan_composite.c fix: Fix inconsistent column offset property 2024-11-12 09:07:25 -07:00
kscan_gpio.c
kscan_gpio.h
kscan_gpio_charlieplex.c feat(kscan): More complete PM support to drivers. 2024-07-03 16:52:05 -06:00
kscan_gpio_demux.c fix: Proper use of CONTAINER_OF with delayable work. 2024-02-09 14:32:46 -08:00
kscan_gpio_direct.c feat(kscan): More complete PM support to drivers. 2024-07-03 16:52:05 -06:00
kscan_gpio_matrix.c feat(kscan): More complete PM support to drivers. 2024-07-03 16:52:05 -06:00
kscan_mock.c fix: Proper use of CONTAINER_OF with delayable work. 2024-02-09 14:32:46 -08:00