summaryrefslogtreecommitdiff
path: root/keyboards/montex/montex.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-07-03 07:58:41 +0000
committerQMK Bot <hello@qmk.fm>2021-07-03 07:58:41 +0000
commit15bcae710e95acbf39eea04870db461452abc828 (patch)
treee665ddaf53fc83c171a26c49eb104dceb5df5bd5 /keyboards/montex/montex.c
parent3824651f3b158c82d61399d56c2ca368f8e91c1c (diff)
parentc55bb3d4787b2801ac447d8051cf1435f7e87f64 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/montex/montex.c')
-rw-r--r--keyboards/montex/montex.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/montex/montex.c b/keyboards/montex/montex.c
new file mode 100644
index 0000000000..4d3ecb1860
--- /dev/null
+++ b/keyboards/montex/montex.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 NachoxMacho
+*
+* 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 &lt;http://www.gnu.org/licenses/&gt;.
+*/
+
+#include "montex.h"