4 lines
145 B
CMake
4 lines
145 B
CMake
# Copyright (c) 2022 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
zephyr_sources_ifdef(CONFIG_LED_STRIP_COMPOSITE led_strip_composite.c)
|