Initial en11 exploration.
This commit is contained in:
parent
f6110a632d
commit
893b99d907
10 changed files with 542 additions and 0 deletions
|
|
@ -6,4 +6,7 @@ if(CONFIG_ZMK_KSCAN_GPIO_DRIVER)
|
|||
kscan_gpio_matrix.c
|
||||
kscan_gpio_direct.c
|
||||
)
|
||||
|
||||
zephyr_library_sources_ifdef(CONFIG_EN11 en11.c)
|
||||
zephyr_library_sources_ifdef(CONFIG_EN11_TRIGGER en11_trigger.c)
|
||||
endif()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue