Refactor for better organization
This commit is contained in:
parent
495cd00658
commit
4e672eafd4
4 changed files with 36 additions and 19 deletions
|
|
@ -8,5 +8,6 @@ project(zmk)
|
|||
|
||||
# Add your source file to the "app" target. This must come after
|
||||
# find_package(Zephyr) which defines the target.
|
||||
target_sources(app PRIVATE src/kscan.c)
|
||||
target_sources(app PRIVATE src/main.c)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue