zmk/app/drivers/led_strip/CMakeLists.txt
2021-03-16 14:42:14 +01:00

4 lines
129 B
CMake

# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
add_subdirectory_ifdef(CONFIG_IS31FL3743A is31fl3743a)