From 6eead4fb8f6985d202a050368253774f49fe6b41 Mon Sep 17 00:00:00 2001 From: Conor Burns Date: Mon, 13 Mar 2023 09:46:17 +0100 Subject: [PATCH] Update newhorizons.overlay --- app/boards/shields/newhorizons/newhorizons.overlay | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/boards/shields/newhorizons/newhorizons.overlay b/app/boards/shields/newhorizons/newhorizons.overlay index 368ba9c4..d91f8f74 100644 --- a/app/boards/shields/newhorizons/newhorizons.overlay +++ b/app/boards/shields/newhorizons/newhorizons.overlay @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020 The ZMK Contributors + * Copyright (c) 2023 The ZMK Contributors * * SPDX-License-Identifier: MIT */ @@ -56,4 +56,4 @@ , <&pro_micro 21 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> // col 7 ; }; -}; \ No newline at end of file +};