4 lines
127 B
CMake
4 lines
127 B
CMake
# Copyright (c) 2020 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
add_subdirectory_ifdef(CONFIG_IS31FL3733 is31fl3733)
|