zmk/app/module/lib/zmk_debounce/CMakeLists.txt

3 lines
52 B
CMake

zephyr_library()
zephyr_library_sources(debounce.c)