mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
3.15 is the minimum version required to facilitate list(PREPEND) used within zmk_config.cmake. https://cmake.org/cmake/help/v3.15/command/list.html Fixes #402