forked from kofal.net/zmk
Refactor for better organization
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user