Pete Johanson
4 years ago
1 changed files with 2 additions and 2 deletions
@ -1,5 +1,5 @@ |
|||||||
# Copyright (c) 2020 The ZMK Contributors |
# Copyright (c) 2020 The ZMK Contributors |
||||||
# SPDX-License-Identifier: MIT |
# SPDX-License-Identifier: MIT |
||||||
|
|
||||||
add_subdirectory_ifdef(CONFIG_KSCAN kscan) |
add_subdirectory(kscan) |
||||||
add_subdirectory_ifdef(CONFIG_SENSOR sensor) |
add_subdirectory(sensor) |
Loading…
Reference in new issue