mirror of https://github.com/zmkfirmware/zmk.git
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. |
||
|---|---|---|
| .. | ||
| dts/bindings | ||
| CMakeLists.txt | ||
| Kconfig | ||
| battery_voltage_divider.c | ||
| ec11.c | ||
| ec11.h | ||
| ec11_trigger.c | ||
| kscan_gpio_demux.c | ||
| kscan_gpio_direct.c | ||
| kscan_gpio_matrix.c | ||
| module.yml | ||