zmk/app/drivers/led_strip/CMakeLists.txt
2022-12-15 02:34:22 +08:00

4 lines
125 B
CMake

# Copyright (c) 2022 The ZMK Contributors
# SPDX-License-Identifier: MIT
zephyr_sources_ifdef(CONFIG_CKLED2001 ckled2001.c)