zmk_mf68/app/drivers/zephyr
Jay Greco 1522c91d73 Add new kscan_gpio_demux driver
+ zmk,kscan_gpio_demux is now a compatible kscan option
+ kscan_gpio_demux is based heavily off of the implementation of
kscan_gpio_matrix, modified to address cols using an n-to-1
demultiplexer chip instead of discrete IO
+ Added zmk,kscan_gpio_demux.yaml file
* modified CMakeLists to include new source files
2020-10-27 18:58:58 +00:00
..
dts/bindings Add new kscan_gpio_demux driver 2020-10-27 18:58:58 +00:00
battery_voltage_divider.c Implement Kconfig and enhance error checks 2020-10-26 16:01:57 -05:00
CMakeLists.txt Add new kscan_gpio_demux driver 2020-10-27 18:58:58 +00:00
ec11.c fix(ec11): allow more than one encoder 2020-10-03 14:05:05 -05:00
ec11.h chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
ec11_trigger.c chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
Kconfig Implement Kconfig and enhance error checks 2020-10-26 16:01:57 -05:00
kscan_gpio_demux.c Add new kscan_gpio_demux driver 2020-10-27 18:58:58 +00:00
kscan_gpio_direct.c fix(kscan): fix direct GPIO when using interrupts 2020-10-04 14:07:20 -05:00
kscan_gpio_matrix.c Reformatted according to clang-format lint 2020-10-11 17:51:06 +11:00
module.yaml Move Zephyr app into subdirectory. 2020-06-08 21:07:16 -04:00