mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-05-08 07:13:20 +02:00
95a2927098
Zephyr 2.4.0 requires ... set(DTS_ROOT) list(APPEND DTS_ROOT) ... to use absolute paths. And therefore ZMK_CONFIG as well. See: zephyrproject-rtos/zephyr#28180 PR: #467