summaryrefslogtreecommitdiff
path: root/keyboards/linworks/fave87/fave87.c
diff options
context:
space:
mode:
authorMoritz <moritz.plattner@gmx.net>2021-08-07 07:48:17 +0200
committerGitHub <noreply@github.com>2021-08-06 22:48:17 -0700
commita3cb3e139ab35084e839922ba6437611bc970128 (patch)
tree093601a20a3c35dd6e40674d92f981545e49f636 /keyboards/linworks/fave87/fave87.c
parentd917bfb277f31d15f59244bb06b9fbb2f9c69084 (diff)
[Keyboard] Add Fave87 (#13873)
Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'keyboards/linworks/fave87/fave87.c')
-rw-r--r--keyboards/linworks/fave87/fave87.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/linworks/fave87/fave87.c b/keyboards/linworks/fave87/fave87.c
new file mode 100644
index 0000000000..49272baf5a
--- /dev/null
+++ b/keyboards/linworks/fave87/fave87.c
@@ -0,0 +1,16 @@
+/* Copyright 2021 Moritz Plattner
+ *
+ * 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 "fave87.h"