summaryrefslogtreecommitdiffstats
path: root/keyboards/m3n3van/m3n3van.c
diff options
context:
space:
mode:
authorMatthew Dias <matthewdias@me.com>2021-04-24 20:02:00 -0500
committerGitHub <noreply@github.com>2021-04-25 11:02:00 +1000
commit2a45d99059c84e37da4f16a07b324adbe30ddebc (patch)
treeb94e73878f7e86ea7a0dec585be82df92f87469a /keyboards/m3n3van/m3n3van.c
parent06f8cb1b8a1f891d7d3b00a41a73ff2293115479 (diff)
Add m3n3van rev2 (#12405)
* Add m3n3van rev2 * Add via support
Diffstat (limited to 'keyboards/m3n3van/m3n3van.c')
-rw-r--r--keyboards/m3n3van/m3n3van.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/m3n3van/m3n3van.c b/keyboards/m3n3van/m3n3van.c
new file mode 100644
index 0000000000..5032a02c3c
--- /dev/null
+++ b/keyboards/m3n3van/m3n3van.c
@@ -0,0 +1,18 @@
+/*
+Copyright 2021 Matthew Dias <matthewdias@me.com>
+
+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 "m3n3van.h"