From c9d95a3c621238f8054e4a6dbb42a67b89cb28c0 Mon Sep 17 00:00:00 2001 From: Sam Mohr Date: Sun, 30 Jan 2022 15:32:05 -0500 Subject: [PATCH] update copyright year, reduce conf to minimum --- app/boards/shields/clog/Kconfig.defconfig | 2 +- app/boards/shields/clog/Kconfig.shield | 2 +- app/boards/shields/clog/clog.conf | 1 - app/boards/shields/clog/clog.dtsi | 2 +- app/boards/shields/clog/clog.keymap | 2 +- app/boards/shields/clog/clog_left.conf | 2 -- app/boards/shields/clog/clog_left.overlay | 2 +- app/boards/shields/clog/clog_right.conf | 2 -- app/boards/shields/clog/clog_right.overlay | 2 +- 9 files changed, 6 insertions(+), 11 deletions(-) delete mode 100644 app/boards/shields/clog/clog_left.conf delete mode 100644 app/boards/shields/clog/clog_right.conf diff --git a/app/boards/shields/clog/Kconfig.defconfig b/app/boards/shields/clog/Kconfig.defconfig index 921d3366..60ef47e4 100644 --- a/app/boards/shields/clog/Kconfig.defconfig +++ b/app/boards/shields/clog/Kconfig.defconfig @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The ZMK Contributors +# Copyright (c) 2022 The ZMK Contributors # SPDX-License-Identifier: MIT if SHIELD_CLOG_LEFT diff --git a/app/boards/shields/clog/Kconfig.shield b/app/boards/shields/clog/Kconfig.shield index e88d4a2c..2301af94 100644 --- a/app/boards/shields/clog/Kconfig.shield +++ b/app/boards/shields/clog/Kconfig.shield @@ -1,4 +1,4 @@ -# Copyright (c) 2020 The ZMK Contributors +# Copyright (c) 2022 The ZMK Contributors # SPDX-License-Identifier: MIT config SHIELD_CLOG_LEFT diff --git a/app/boards/shields/clog/clog.conf b/app/boards/shields/clog/clog.conf index 7860e807..e69de29b 100644 --- a/app/boards/shields/clog/clog.conf +++ b/app/boards/shields/clog/clog.conf @@ -1 +0,0 @@ -CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=10 diff --git a/app/boards/shields/clog/clog.dtsi b/app/boards/shields/clog/clog.dtsi index 32034e9b..27943100 100644 --- a/app/boards/shields/clog/clog.dtsi +++ b/app/boards/shields/clog/clog.dtsi @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020 The ZMK Contributors + * Copyright (c) 2022 The ZMK Contributors * * SPDX-License-Identifier: MIT */ diff --git a/app/boards/shields/clog/clog.keymap b/app/boards/shields/clog/clog.keymap index 9c9213b6..885404f7 100644 --- a/app/boards/shields/clog/clog.keymap +++ b/app/boards/shields/clog/clog.keymap @@ -1,5 +1,5 @@ /* -* Copyright (c) 2021 The ZMK Contributors +* Copyright (c) 2022 The ZMK Contributors * * SPDX-License-Identifier: MIT */ diff --git a/app/boards/shields/clog/clog_left.conf b/app/boards/shields/clog/clog_left.conf deleted file mode 100644 index c9f7988a..00000000 --- a/app/boards/shields/clog/clog_left.conf +++ /dev/null @@ -1,2 +0,0 @@ -# Copyright (c) 2020 The ZMK Contributors -# SPDX-License-Identifier: MIT diff --git a/app/boards/shields/clog/clog_left.overlay b/app/boards/shields/clog/clog_left.overlay index 40ef3877..58246025 100644 --- a/app/boards/shields/clog/clog_left.overlay +++ b/app/boards/shields/clog/clog_left.overlay @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020 The ZMK Contributors + * Copyright (c) 2022 The ZMK Contributors * * SPDX-License-Identifier: MIT */ diff --git a/app/boards/shields/clog/clog_right.conf b/app/boards/shields/clog/clog_right.conf deleted file mode 100644 index c9f7988a..00000000 --- a/app/boards/shields/clog/clog_right.conf +++ /dev/null @@ -1,2 +0,0 @@ -# Copyright (c) 2020 The ZMK Contributors -# SPDX-License-Identifier: MIT diff --git a/app/boards/shields/clog/clog_right.overlay b/app/boards/shields/clog/clog_right.overlay index 9a600443..0dc5d64f 100644 --- a/app/boards/shields/clog/clog_right.overlay +++ b/app/boards/shields/clog/clog_right.overlay @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020 The ZMK Contributors + * Copyright (c) 2022 The ZMK Contributors * * SPDX-License-Identifier: MIT */