From 66de9f86587e622c5ceb6ebe3480b4b7eb28e89d Mon Sep 17 00:00:00 2001 From: Darryldh Date: Mon, 31 Oct 2022 15:03:01 -0400 Subject: [PATCH] remove unneeded file --- app/boards/arm/corneish_zen/widgets/CMakeLists.txt | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 app/boards/arm/corneish_zen/widgets/CMakeLists.txt diff --git a/app/boards/arm/corneish_zen/widgets/CMakeLists.txt b/app/boards/arm/corneish_zen/widgets/CMakeLists.txt deleted file mode 100644 index 4596d086..00000000 --- a/app/boards/arm/corneish_zen/widgets/CMakeLists.txt +++ /dev/null @@ -1,7 +0,0 @@ -# -# Copyright (c) 2022 Darryl deHaan -# SPDX-License-Identifier: MIT -# - -# add_subdirectory_ifdef(CONFIG_ZMK_DISPLAY_STATUS_SCREEN_CUSTOM fonts/) -# add_subdirectory_ifdef(CONFIG_ZMK_DISPLAY_STATUS_SCREEN_CUSTOM icons/) \ No newline at end of file