summaryrefslogtreecommitdiff
path: root/keyboards/shapeshifter4060/shapeshifter4060.c
diff options
context:
space:
mode:
authorChuck Lauer Vose <vosechu@gmail.com>2022-01-10 19:53:54 -0500
committerGitHub <noreply@github.com>2022-01-10 16:53:54 -0800
commit101f5044359fed6455bccd9f99afa6d5cbdbbf13 (patch)
tree6d1cd7d06159a5a5505c70af47f893a437a09be1 /keyboards/shapeshifter4060/shapeshifter4060.c
parentdd4e48b4a274810fc088dc43c1e9be6f0a248f1a (diff)
[Keyboard] Rename Laptreus to Shapeshifter4060 (#15655)
Diffstat (limited to 'keyboards/shapeshifter4060/shapeshifter4060.c')
-rw-r--r--keyboards/shapeshifter4060/shapeshifter4060.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/shapeshifter4060/shapeshifter4060.c b/keyboards/shapeshifter4060/shapeshifter4060.c
new file mode 100644
index 0000000000..abe6d65e76
--- /dev/null
+++ b/keyboards/shapeshifter4060/shapeshifter4060.c
@@ -0,0 +1,18 @@
+/*
+Copyright 2021 Chuck "@vosechu" Lauer Vose <vosechu@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/>.
+*/
+
+#include "shapeshifter4060.h"