diff options
author | Alin Marin Elena <alin@elena.space> | 2023-10-12 06:26:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-11 22:26:20 -0700 |
commit | 007c0c1db4def95cc667d4220de79b54011e206d (patch) | |
tree | 5769ea5ec11557498eef777a6d08c5d957a9d254 /keyboards/mlego/m65/keymaps/default/config.h | |
parent | c72d661b93d6adac4937fce2c96cd98c1b472c41 (diff) |
Updates to mlego m65 (#20220)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/mlego/m65/keymaps/default/config.h')
-rw-r--r-- | keyboards/mlego/m65/keymaps/default/config.h | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/keyboards/mlego/m65/keymaps/default/config.h b/keyboards/mlego/m65/keymaps/default/config.h index 637c0a8faf..dba9c658ae 100644 --- a/keyboards/mlego/m65/keymaps/default/config.h +++ b/keyboards/mlego/m65/keymaps/default/config.h @@ -1,19 +1,5 @@ -/* -Copyright 2021-2022 Alin M Elena <alinm.elena@gmail.com> - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 2 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see <http://www.gnu.org/licenses/>. -*/ +// Copyright 2020-2023 alin m elena (@alinelena) +// SPDX-License-Identifier: GPL-2.0-or-later #pragma once |