6 lines
No EOL
148 B
CMake
6 lines
No EOL
148 B
CMake
# Copyright (c) 2020 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
add_subdirectory(kscan)
|
|
add_subdirectory(sensor)
|
|
add_subdirectory(display) |