summaryrefslogtreecommitdiffstats
path: root/keyboards/sam/sg81m/sg81m.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-01-30 04:09:47 +0000
committerQMK Bot <hello@qmk.fm>2021-01-30 04:09:47 +0000
commit787ff5b55014d725a88aedb7915f226dce054f7a (patch)
tree245e571e03b4c8a0654397af7e0ff1053962c819 /keyboards/sam/sg81m/sg81m.c
parentd92ffd1157e3ecc4ae2dbf8548c45c8b0269f664 (diff)
parent4c4b4b6e0d236637d4803b09f1ec9333aa532389 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/sam/sg81m/sg81m.c')
-rw-r--r--keyboards/sam/sg81m/sg81m.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/sam/sg81m/sg81m.c b/keyboards/sam/sg81m/sg81m.c
new file mode 100644
index 0000000000..81f829c8be
--- /dev/null
+++ b/keyboards/sam/sg81m/sg81m.c
@@ -0,0 +1,16 @@
+/* Copyright 2021 CMM.Studio Freather
+ *
+ * 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 "sg81m.h"