diff --git a/app/boards/shields/swept/Kconfig.shield b/app/boards/shields/swept/Kconfig.shield index 512c89ad..526f8da8 100644 --- a/app/boards/shields/swept/Kconfig.shield +++ b/app/boards/shields/swept/Kconfig.shield @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Pete Johanson +# Copyright (c) 2023 The ZMK Contributors # SPDX-License-Identifier: MIT config SHIELD_SWEPT_LEFT diff --git a/app/boards/shields/swept/boards/nice_nano.overlay b/app/boards/shields/swept/boards/nice_nano_v2.overlay similarity index 100% rename from app/boards/shields/swept/boards/nice_nano.overlay rename to app/boards/shields/swept/boards/nice_nano_v2.overlay diff --git a/app/boards/shields/swept/swept.dtsi b/app/boards/shields/swept/swept.dtsi index e81afcf8..196ca111 100644 --- a/app/boards/shields/swept/swept.dtsi +++ b/app/boards/shields/swept/swept.dtsi @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020 Pete Johanson + * Copyright (c) 2023 The ZMK Contributors * * SPDX-License-Identifier: MIT */ @@ -56,7 +56,7 @@ RC(2,1) RC(2,2) RC(2,3) RC(2,4) RC(2,5) RC(2,6) RC(2,7) RC(2,8) RC(2,9) RC(2,10 , <&pro_micro 6 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> , <&pro_micro 7 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> ; - + }; // TODO: per-key RGB node(s)? diff --git a/app/boards/shields/swept/swept.keymap b/app/boards/shields/swept/swept.keymap index 53218a86..98dc40b0 100644 --- a/app/boards/shields/swept/swept.keymap +++ b/app/boards/shields/swept/swept.keymap @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020 The ZMK Contributors + * Copyright (c) 2023 The ZMK Contributors * * SPDX-License-Identifier: MIT */ diff --git a/app/boards/shields/swept/swept_left.overlay b/app/boards/shields/swept/swept_left.overlay index 54b13acd..dded48d3 100644 --- a/app/boards/shields/swept/swept_left.overlay +++ b/app/boards/shields/swept/swept_left.overlay @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020 Pete Johanson + * Copyright (c) 2023 The ZMK Contributors * * SPDX-License-Identifier: MIT */ diff --git a/app/boards/shields/swept/swept_right.overlay b/app/boards/shields/swept/swept_right.overlay index 6420bf09..2b3aca05 100644 --- a/app/boards/shields/swept/swept_right.overlay +++ b/app/boards/shields/swept/swept_right.overlay @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020 Pete Johanson + * Copyright (c) 2023 The ZMK Contributors * * SPDX-License-Identifier: MIT */