zmk/app/drivers/led_strip/CMakeLists.txt

4 lines
127 B
CMake

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