summaryrefslogtreecommitdiff
path: root/keyboards/picolab/frusta_fundamental/frusta_fundamental.c
diff options
context:
space:
mode:
authorWilliam Lam <13148377+blackphreak@users.noreply.github.com>2021-05-16 02:52:13 +0800
committerGitHub <noreply@github.com>2021-05-15 11:52:13 -0700
commitf9a395e2651ea9f43204e7f7ac8f805c9f15141d (patch)
tree33175a74b0ab1ce60fd4c709e7f41297c6c890f1 /keyboards/picolab/frusta_fundamental/frusta_fundamental.c
parentb057194568270ce379d1900b2567052d565ce1dd (diff)
[Keyboard] Add Frusta Fundamental (#12583)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/picolab/frusta_fundamental/frusta_fundamental.c')
-rw-r--r--keyboards/picolab/frusta_fundamental/frusta_fundamental.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/picolab/frusta_fundamental/frusta_fundamental.c b/keyboards/picolab/frusta_fundamental/frusta_fundamental.c
new file mode 100644
index 0000000000..17d5df8090
--- /dev/null
+++ b/keyboards/picolab/frusta_fundamental/frusta_fundamental.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 PicoLab
+ *
+ * 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 "frusta_fundamental.h"