mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
Windows build fixes.
This commit is contained in:
@@ -86,7 +86,7 @@ if (BASE_KEYMAPS_DIR)
|
||||
if (EXISTS "${KEYMAP_DIR}/include")
|
||||
include_directories("${KEYMAP_DIR}/include")
|
||||
endif()
|
||||
list(APPEND ZMK_DTC_FILES "${KEYMAP_DIR}/keymap.overlay")
|
||||
list(APPEND ZMK_DTC_FILES "${KEYMAP_DIR}keymap.overlay")
|
||||
endif()
|
||||
|
||||
if (ZMK_CONFIG)
|
||||
|
||||
Reference in New Issue
Block a user