Add removed log
This commit is contained in:
parent
6b04505fc5
commit
65690644d0
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ endforeach()
|
|||
|
||||
if (ZMK_CONFIG)
|
||||
if (EXISTS ${ZMK_CONFIG})
|
||||
message(STATUS "ZMK Config directory: ${ZMK_CONFIG}")
|
||||
list(APPEND DTS_ROOT ${ZMK_CONFIG})
|
||||
list(PREPEND KEYMAP_DIRS "${ZMK_CONFIG}")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue