7 lines
120 B
CMake
7 lines
120 B
CMake
#
|
|
# Copyright (c) 2020 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
#
|
|
|
|
target_sources(app PRIVATE mdk_pwr_led.c)
|