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