8 lines
No EOL
175 B
CMake
8 lines
No EOL
175 B
CMake
# Copyright (c) 2020 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
rsource "battery/Kconfig"
|
|
|
|
add_subdirectory(kscan)
|
|
add_subdirectory(sensor)
|
|
add_subdirectory(display) |