cleanup pockettype sources lightly

This commit is contained in:
KemoNine 2020-12-31 17:34:45 +00:00
parent 440b6063f1
commit 5217edc3a0
2 changed files with 1 additions and 7 deletions

View File

@ -3,4 +3,4 @@
# SPDX-License-Identifier: MIT
#
target_sources(app PRIVATE pockettype_pwr_led.c)
target_sources_ifdef(CONFIG_SHIELD_POCKETTYPE app PRIVATE pockettype_pwr_led.c)

View File

@ -4,12 +4,6 @@
* SPDX-License-Identifier: MIT
*/
/*
* Copyright (c) 2020 The ZMK Contributors
*
* SPDX-License-Identifier: MIT
*/
#include <dt-bindings/zmk/matrix_transform.h>
/ {