Start to get layers + keymaps pulled in from DTS.
This commit is contained in:
parent
7b4394b3e7
commit
fe961d54a3
9 changed files with 113 additions and 13 deletions
|
|
@ -9,5 +9,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/keymap.c)
|
||||
target_sources(app PRIVATE src/main.c)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue