From 681ef44e57a7f7a09eccea1cb83dfc4db6f674f7 Mon Sep 17 00:00:00 2001 From: aedanmills <40202903+aedanmills@users.noreply.github.com> Date: Wed, 11 Jun 2025 17:57:17 -0400 Subject: [PATCH] Update halconf.h --- keyboards/whirlwind_fx_element/halconf.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/keyboards/whirlwind_fx_element/halconf.h b/keyboards/whirlwind_fx_element/halconf.h index c4a7101379f..75e92dea90e 100644 --- a/keyboards/whirlwind_fx_element/halconf.h +++ b/keyboards/whirlwind_fx_element/halconf.h @@ -1,3 +1,7 @@ +// Copyright 2023 WhirlwindFX +// Copyright 2023 aedanmills +// SPDX-License-Identifier: GPL-2.0-or-later + #pragma once #define HAL_USE_I2C TRUE