Move Zephyr app into subdirectory.
This commit is contained in:
parent
92b41d28e5
commit
38f1dbd984
57 changed files with 1 additions and 9 deletions
9
app/boards/native_posix.conf
Normal file
9
app/boards/native_posix.conf
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
CONFIG_KSCAN=n
|
||||
CONFIG_ZMK_KSCAN_MOCK_DRIVER=y
|
||||
CONFIG_ZMK_KSCAN_COMPOSITE_DRIVER=y
|
||||
CONFIG_ZMK_KSCAN_GPIO_DRIVER=n
|
||||
CONFIG_GPIO=n
|
||||
CONFIG_ZMK_BLE=n
|
||||
CONFIG_LOG=y
|
||||
CONFIG_KSCAN_LOG_LEVEL_DBG=y
|
||||
CONFIG_ZMK_LOG_LEVEL_DBG=y
|
||||
Loading…
Add table
Add a link
Reference in a new issue