diff options
author | QMK Bot <hello@qmk.fm> | 2024-01-04 03:59:38 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-04 08:59:38 +0000 |
commit | b02abcb9a63cc64d050f5d714ab6f2c0a4e278e6 (patch) | |
tree | 65bdba96848f817846c4abae4e1606f989938a11 /tests/test_common | |
parent | b514a591f3b5695db9fa25db76893bd30af2f12e (diff) |
Regenerate Files (#22821)
Diffstat (limited to 'tests/test_common')
-rw-r--r-- | tests/test_common/keycode_table.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_common/keycode_table.cpp b/tests/test_common/keycode_table.cpp index 9ed80cdbcf..29f7c710a0 100644 --- a/tests/test_common/keycode_table.cpp +++ b/tests/test_common/keycode_table.cpp @@ -1,4 +1,4 @@ -// Copyright 2023 QMK +// Copyright 2024 QMK // SPDX-License-Identifier: GPL-2.0-or-later /******************************************************************************* |