summaryrefslogtreecommitdiffstats
path: root/keyboards/mechstudio/dawn/dawn.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-01-24 00:00:06 +0000
committerQMK Bot <hello@qmk.fm>2021-01-24 00:00:06 +0000
commit30561a8de56f0ff44bd7caa09c17f158af68bd50 (patch)
tree6f2630e9a810501291aa0c5ecbc4c20528126ba5 /keyboards/mechstudio/dawn/dawn.c
parent3f4ff5b6a7ef8e4e58ae84b2e3967a2c8024bf06 (diff)
parent78693dfa31a1b63f2e88817a64fb96d14b198dc9 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/mechstudio/dawn/dawn.c')
-rw-r--r--keyboards/mechstudio/dawn/dawn.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/mechstudio/dawn/dawn.c b/keyboards/mechstudio/dawn/dawn.c
new file mode 100644
index 0000000000..43edc785ad
--- /dev/null
+++ b/keyboards/mechstudio/dawn/dawn.c
@@ -0,0 +1,16 @@
+/* Copyright 2020 David Dejaeghere
+ *
+ * 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 "dawn.h"