parent
177b28f01d
commit
8d9ae1fdf3
24 changed files with 79 additions and 46 deletions
5
app/drivers/sensor/CMakeLists.txt
Normal file
5
app/drivers/sensor/CMakeLists.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Copyright (c) 2020 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
add_subdirectory_ifdef(CONFIG_ZMK_BATTERY_VOLTAGE_DIVIDER battery_voltage_divider)
|
||||
add_subdirectory_ifdef(CONFIG_EC11 ec11)
|
||||
Loading…
Add table
Add a link
Reference in a new issue