zmk/app/drivers/display/CMakeLists.txt
Joel Spadin e0a4ec1779 refactor: Replace tabs with spaces
Standardized indentation to use spaces with a new pre-commit hook.
2023-04-23 00:47:19 -05:00

4 lines
No EOL
123 B
CMake

# Copyright (c) 2021 The ZMK Contributors
# SPDX-License-Identifier: MIT
zephyr_sources_ifdef(CONFIG_IL0323 il0323.c)