zmk_mf68/app/drivers/zephyr
4pplet 924a598920 Updated function calls with missing reference. GPIO missing.
Updated function calls with missing reference. GPIO missing.

To my understanding:
DT_INST_GPIO_PIN() should be called instead if DT_INST_PIN()
DT_INST_GPIO_FLAGS() should be called instead if DT_INST_GPIO_FLAGS()

Current implementation does not compile when using control pin.
2020-11-29 21:12:26 -05:00
..
dts/bindings Add new kscan_gpio_demux driver 2020-10-27 18:58:58 +00:00
battery_voltage_divider.c Updated function calls with missing reference. GPIO missing. 2020-11-29 21:12:26 -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 chore: add copyright to core Kconfig 2020-11-20 22:25:28 -05:00
kscan_gpio_demux.c Update demux kscan driver as per PR feedback 2020-10-27 12:44:59 -07: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.yml fix(drivers): rename module.yaml to module.yml 2020-11-20 22:23:20 -05:00