summaryrefslogtreecommitdiff
path: root/keyboards/aleth42/rev1/rev1.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2020-12-29 21:14:06 +0000
committerQMK Bot <hello@qmk.fm>2020-12-29 21:14:06 +0000
commit8609fe8f46dac2c5d0ac24dfdd6bc321c8602de3 (patch)
tree8bc7b29fa725988b5896a54356ae28712d3dbf1e /keyboards/aleth42/rev1/rev1.c
parent77185961dc33c368cf43301194f7f335d505eac4 (diff)
parent25d9cdc88fa990251c5528d07027448c7c801f58 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/aleth42/rev1/rev1.c')
-rw-r--r--keyboards/aleth42/rev1/rev1.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/aleth42/rev1/rev1.c b/keyboards/aleth42/rev1/rev1.c
new file mode 100644
index 0000000000..360cf8e7f1
--- /dev/null
+++ b/keyboards/aleth42/rev1/rev1.c
@@ -0,0 +1,17 @@
+/* Copyright 2020 monksoffunk
+ *
+ * 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 "rev1.h" \ No newline at end of file