zmk/app/drivers/led/CMakeLists.txt
retic1337 f7a4f6f97b Test
2021-09-26 17:29:58 -07:00

10 lines
234 B
CMake

# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
<<<<<<< Updated upstream
=======
#zephyr_library()
#zephyr_library_sources(led.c)
>>>>>>> Stashed changes
add_subdirectory_ifdef(CONFIG_IS31FL3733 is31fl3733)