summaryrefslogtreecommitdiff
path: root/keyboards/dyz/dyz60_hs/dyz60_hs.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-07-30 04:07:26 +0000
committerQMK Bot <hello@qmk.fm>2022-07-30 04:07:26 +0000
commitb085d5221bfdb2cdf29b145b2d56d636c862f074 (patch)
tree9d2f4e5cb9cb06e01e6f578375e8b1bc6d20eae2 /keyboards/dyz/dyz60_hs/dyz60_hs.c
parent7e172fd944ab3ca0a386d5d8c54d9cad7d8e3479 (diff)
parentda07e7dd0e173ed83cb82f84f143de36ed1aeae3 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/dyz/dyz60_hs/dyz60_hs.c')
-rw-r--r--keyboards/dyz/dyz60_hs/dyz60_hs.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/dyz/dyz60_hs/dyz60_hs.c b/keyboards/dyz/dyz60_hs/dyz60_hs.c
new file mode 100644
index 0000000000..c6ec0f20d8
--- /dev/null
+++ b/keyboards/dyz/dyz60_hs/dyz60_hs.c
@@ -0,0 +1,16 @@
+/* Copyright 2021 dayatz
+ *
+ * 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 "dyz60_hs.h"