summaryrefslogtreecommitdiff
path: root/keyboards/kb_elmo/vertex/vertex.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-11-29 08:17:17 +0000
committerQMK Bot <hello@qmk.fm>2021-11-29 08:17:17 +0000
commitd558d100422566088bb02d7a26ba065ddb407a25 (patch)
treed6527de39b8bfc0fd63a164ed73c196c60edd6ee /keyboards/kb_elmo/vertex/vertex.c
parent7f67504993f96936145a48f5cee7dcc1e2645a47 (diff)
parentb90d94755c2c83da6ef6df80e0eb8d660cb718cc (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kb_elmo/vertex/vertex.c')
-rw-r--r--keyboards/kb_elmo/vertex/vertex.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/kb_elmo/vertex/vertex.c b/keyboards/kb_elmo/vertex/vertex.c
new file mode 100644
index 0000000000..26467196f1
--- /dev/null
+++ b/keyboards/kb_elmo/vertex/vertex.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 kb-elmo<mail@elmo.space>
+ *
+ * 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 "vertex.h"