summaryrefslogtreecommitdiff
path: root/keyboards/flygone60/rev3/rev3.c
diff options
context:
space:
mode:
authorShandon Anderson <CheeseL0ver@users.noreply.github.com>2021-07-01 03:29:30 -0400
committerGitHub <noreply@github.com>2021-07-01 00:29:30 -0700
commitd8c491954ee1d79490bd4da8b278eeab5554b39f (patch)
tree867eb5c47af67103cc597736f0aac6d719fcd7d7 /keyboards/flygone60/rev3/rev3.c
parentcd68fd7e8d6d4e62afe30ab73af0a45391b0d4aa (diff)
[Keyboard] Added flygone60 rev3 (#13280)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Diffstat (limited to 'keyboards/flygone60/rev3/rev3.c')
-rw-r--r--keyboards/flygone60/rev3/rev3.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/flygone60/rev3/rev3.c b/keyboards/flygone60/rev3/rev3.c
new file mode 100644
index 0000000000..0de52610ae
--- /dev/null
+++ b/keyboards/flygone60/rev3/rev3.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 ShandonCodes
+ *
+ * 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 "rev3.h"