Move Zephyr app into subdirectory.
This commit is contained in:
parent
92b41d28e5
commit
38f1dbd984
57 changed files with 1 additions and 9 deletions
3
app/include/zmk/kscan.h
Normal file
3
app/include/zmk/kscan.h
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#pragma once
|
||||
|
||||
int zmk_kscan_init(char *name);
|
||||
Loading…
Add table
Add a link
Reference in a new issue