forked from kofal.net/zmk
5
app/drivers/CMakeLists.txt
Normal file
5
app/drivers/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
# Copyright (c) 2020 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
add_subdirectory_ifdef(CONFIG_KSCAN kscan)
|
||||
add_subdirectory_ifdef(CONFIG_SENSOR sensor)
|
||||
Reference in New Issue
Block a user