summaryrefslogtreecommitdiff
path: root/keyboards/stratos/stratos.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-07-23 01:51:40 +0000
committerQMK Bot <hello@qmk.fm>2021-07-23 01:51:40 +0000
commit94065ca64a46dabeaf99fc95395cb1cd4a5aa372 (patch)
tree45b4df2eb0bfabb45354f4672416d25625a1de0e /keyboards/stratos/stratos.c
parente1eb307d74794abda3a33e409f3363c6a065661b (diff)
parent4a8f540949a22b0f51e654ea6f76ddea9af78748 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/stratos/stratos.c')
-rw-r--r--keyboards/stratos/stratos.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/stratos/stratos.c b/keyboards/stratos/stratos.c
new file mode 100644
index 0000000000..5de05cbc9d
--- /dev/null
+++ b/keyboards/stratos/stratos.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 "stratos.h"