2021-04-03 17:00:51 +11:00
|
|
|
# Copyright (c) 2020-2021 The ZMK Contributors
|
2020-11-20 04:20:43 +11:00
|
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
|
2021-04-03 17:00:51 +11:00
|
|
|
add_subdirectory_ifdef(CONFIG_ZMK_BATTERY battery)
|
2020-11-20 04:20:43 +11:00
|
|
|
add_subdirectory_ifdef(CONFIG_EC11 ec11)
|