summaryrefslogtreecommitdiffstats
path: root/keyboards/delikeeb/waaffle/rev3/rev3.c
diff options
context:
space:
mode:
authornoclew <noclew@users.noreply.github.com>2021-05-12 20:19:48 -0400
committerGitHub <noreply@github.com>2021-05-12 17:19:48 -0700
commitd200e3de8ebba08e374b53063638575e04bff543 (patch)
tree66d451fad3c08cf8e9917c5f682364c737fd79c2 /keyboards/delikeeb/waaffle/rev3/rev3.c
parent49bc835aa9046806e4e4374e4ad6518d894e358e (diff)
[Keyboard] updated a vendor name / fixed minor keymap issues (#12881)
Diffstat (limited to 'keyboards/delikeeb/waaffle/rev3/rev3.c')
-rw-r--r--keyboards/delikeeb/waaffle/rev3/rev3.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/delikeeb/waaffle/rev3/rev3.c b/keyboards/delikeeb/waaffle/rev3/rev3.c
new file mode 100644
index 0000000000..bf7f5a1099
--- /dev/null
+++ b/keyboards/delikeeb/waaffle/rev3/rev3.c
@@ -0,0 +1,17 @@
+/* Copyright 2020 noclew
+ *
+ * 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"