summaryrefslogtreecommitdiffstats
path: root/keyboards/makrosu/makrosu.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-06-22 23:34:48 +0000
committerQMK Bot <hello@qmk.fm>2021-06-22 23:34:48 +0000
commit540d95125c9d0cc80ce1b1bd6be2d468edacd905 (patch)
tree1ce83353c86fe999a1ccc73c5399dbe3142ad0a0 /keyboards/makrosu/makrosu.c
parent010715877f88032bdc3e54f29c33e48ca8f1b575 (diff)
parent4ef2b0f81817aa24931293215b10dd5a031f109d (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/makrosu/makrosu.c')
-rw-r--r--keyboards/makrosu/makrosu.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/makrosu/makrosu.c b/keyboards/makrosu/makrosu.c
new file mode 100644
index 0000000000..8a9a222789
--- /dev/null
+++ b/keyboards/makrosu/makrosu.c
@@ -0,0 +1,16 @@
+ /* Copyright 2021 Valdydesu_
+ *
+ * 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 "makrosu.h"