zmk/app/module/drivers/sensor/Kconfig

9 lines
149 B
Plaintext

# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
if SENSOR
rsource "battery/Kconfig"
rsource "ec11/Kconfig"
endif # SENSOR