summaryrefslogtreecommitdiff
path: root/keyboards/geminate60/geminate60.c
diff options
context:
space:
mode:
authorWeirdo <1248314361@qq.com>2021-02-13 06:54:37 +0800
committerGitHub <noreply@github.com>2021-02-12 14:54:37 -0800
commit548b874a161830d0b2734dce52a8d0797f56837d (patch)
tree67438ad6de3be5f2127adcfdbb6b0c1a96949cf5 /keyboards/geminate60/geminate60.c
parent519032c61b462a5f96f741bebd8f505c12e92d3a (diff)
[Keyboard] geminate60 keyboard (#11670)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/geminate60/geminate60.c')
-rw-r--r--keyboards/geminate60/geminate60.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/geminate60/geminate60.c b/keyboards/geminate60/geminate60.c
new file mode 100644
index 0000000000..ea3cda9b03
--- /dev/null
+++ b/keyboards/geminate60/geminate60.c
@@ -0,0 +1,16 @@
+ /* Copyright 2020 Weirdo
+ *
+ * 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 "geminate60.h"