4 lines
128 B
CMake
4 lines
128 B
CMake
# Copyright (c) 2022 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
add_subdirectory_ifdef(CONFIG_GPIO_MCP23017 mcp23017)
|