summaryrefslogtreecommitdiff
path: root/keyboards/dztech/dz65rgb/config.h
diff options
context:
space:
mode:
authormoyi4681 <moyi4681@users.noreply.github.com>2021-06-19 08:54:29 +0800
committerGitHub <noreply@github.com>2021-06-18 17:54:29 -0700
commit8694e2d3f074ffbdc9f3fc1c0a5fe3c6b4163f5d (patch)
tree185da4d2742f4e45807f5fb9f0f071bd0279ca26 /keyboards/dztech/dz65rgb/config.h
parent7fefe128cc8de5a0da704b4bd23c7cfea3be26ba (diff)
[Keyboard] add dztech/dz65rgb/v3 keyboard (#13017)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/dztech/dz65rgb/config.h')
-rw-r--r--keyboards/dztech/dz65rgb/config.h17
1 files changed, 16 insertions, 1 deletions
diff --git a/keyboards/dztech/dz65rgb/config.h b/keyboards/dztech/dz65rgb/config.h
index b8c5759db6..71487efbd9 100644
--- a/keyboards/dztech/dz65rgb/config.h
+++ b/keyboards/dztech/dz65rgb/config.h
@@ -1,3 +1,18 @@
+/* Copyright 2021 DZTECH <moyi4681@live.cn>
+ *
+ * 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/>.
+ */
+
#pragma once
-
#include "config_common.h"