6 lines
129 B
CMake
6 lines
129 B
CMake
# Copyright (c) 2020 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
zephyr_library()
|
|
|
|
zephyr_library_sources(is31fl3733.c)
|