summaryrefslogtreecommitdiff
path: root/keyboards/tgr/jane/v2/v2.c
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2021-11-28 05:52:17 +1100
committerGitHub <noreply@github.com>2021-11-28 05:52:17 +1100
commite156d5c13b52be03d7b4db081b8000a7c93f7dfe (patch)
tree1ef3cbd40e7bc5c0417ab6bab2492d804340a308 /keyboards/tgr/jane/v2/v2.c
parent0e6548303d85103feb8620836f51bc4f506c743f (diff)
Fix build. (#15322)
Diffstat (limited to 'keyboards/tgr/jane/v2/v2.c')
-rw-r--r--keyboards/tgr/jane/v2/v2.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/tgr/jane/v2/v2.c b/keyboards/tgr/jane/v2/v2.c
new file mode 100644
index 0000000000..3d98748516
--- /dev/null
+++ b/keyboards/tgr/jane/v2/v2.c
@@ -0,0 +1,17 @@
+/* Copyright 2019 MechMerlin
+ *
+ * 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 "v2.h"