summaryrefslogtreecommitdiff
path: root/keyboards/buildakb/potato65s/potato65s.c
diff options
context:
space:
mode:
authorAeonstrife <j.v.jeoffer@gmail.com>2021-09-24 21:43:53 +0530
committerGitHub <noreply@github.com>2021-09-24 09:13:53 -0700
commit257bc473e5483b1411bb5015ccbbaadd08e6ff24 (patch)
tree741a0d9874d2d3b44fb2d911e86d16fdebc560d0 /keyboards/buildakb/potato65s/potato65s.c
parent768803ef727b3436a057257d83234809ed0e444f (diff)
[Keyboard] Add Potato65 Solderable PCB (#14047)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/buildakb/potato65s/potato65s.c')
-rw-r--r--keyboards/buildakb/potato65s/potato65s.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/buildakb/potato65s/potato65s.c b/keyboards/buildakb/potato65s/potato65s.c
new file mode 100644
index 0000000000..0d86564128
--- /dev/null
+++ b/keyboards/buildakb/potato65s/potato65s.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 Maelkk
+ *
+ * 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 "potato65s.h"