4121b07f7f
Fixed initializing interrupts for direct GPIO when CONFIG_ZMK_KSCAN_DIRECT_POLLING is not enabled. IS_ENABLED() is needed to map the possibly-undefined value to 0 or 1 so COND_CODE_0() and COND_CODE_1() work. |
||
---|---|---|
.. | ||
dts/bindings | ||
CMakeLists.txt | ||
ec11.c | ||
ec11.h | ||
ec11_trigger.c | ||
Kconfig | ||
kscan_gpio_direct.c | ||
kscan_gpio_matrix.c | ||
module.yaml |