summaryrefslogtreecommitdiff
path: root/keyboards/handwired/riblee_f411/riblee_f411.c
diff options
context:
space:
mode:
authorReibl János Dániel <jani.reibl3@gmail.com>2020-10-27 15:39:51 +0100
committerGitHub <noreply@github.com>2020-10-28 01:39:51 +1100
commit1ba93875bac62721828fdf9741a27259cfc764ab (patch)
tree3f0c2de7815ec2e7484bc94ac5904edc64552b40 /keyboards/handwired/riblee_f411/riblee_f411.c
parent33074bcbadbafa3a359efda5a45a9412e4eca7d2 (diff)
[Keyboard] Add handwired F411 (#10504)
Co-authored-by: Janos Daniel Reibl <janos.daniel.reibl@protonmail.com>
Diffstat (limited to 'keyboards/handwired/riblee_f411/riblee_f411.c')
-rw-r--r--keyboards/handwired/riblee_f411/riblee_f411.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/handwired/riblee_f411/riblee_f411.c b/keyboards/handwired/riblee_f411/riblee_f411.c
new file mode 100644
index 0000000000..20d3735e88
--- /dev/null
+++ b/keyboards/handwired/riblee_f411/riblee_f411.c
@@ -0,0 +1,17 @@
+/* Copyright 2020 Janos Daniel Reibl <janos.daniel.reibl@protonmail.com> @riblee
+ *
+ * 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 "riblee_f411.h" \ No newline at end of file