This commit is contained in:
Retic1337 2021-09-26 20:05:07 -07:00
parent 78222f84d5
commit 2dbc91f542

View file

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