summaryrefslogtreecommitdiff
path: root/keyboards/lefishe/lefishe.c
diff options
context:
space:
mode:
authorim a can what do you think lmao? <33337640+lyso1@users.noreply.github.com>2021-09-19 14:54:40 -0400
committerGitHub <noreply@github.com>2021-09-19 11:54:40 -0700
commit121ca7eca9a53727733645d9c4c90a206df02258 (patch)
treedc9c74d5ba3cebf9ba6ebd3b333d78c546ecc070 /keyboards/lefishe/lefishe.c
parenta068b14686507f67c7f0956d3367510bd9041641 (diff)
[Keyboard] Add LeFishe Keyboard (#14498)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/lefishe/lefishe.c')
-rw-r--r--keyboards/lefishe/lefishe.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/lefishe/lefishe.c b/keyboards/lefishe/lefishe.c
new file mode 100644
index 0000000000..c557a59c2d
--- /dev/null
+++ b/keyboards/lefishe/lefishe.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 Lyso1
+ *
+ * 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 "lefishe.h"