zmk/app/drivers/animation/CMakeLists.txt
2023-06-11 10:17:48 +02:00

6 lines
130 B
CMake

# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
zephyr_library()
zephyr_library_sources(solid_color.c)