Add removed log

This commit is contained in:
dumam 2021-11-07 03:29:23 +01:00
parent 6b04505fc5
commit 65690644d0

View file

@ -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}")