summaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard/2x1800/2021/2021.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-07-15 04:24:45 +0000
committerQMK Bot <hello@qmk.fm>2021-07-15 04:24:45 +0000
commitb7ec43ed1476142aa4d7490e7572b65c54f76372 (patch)
treeac76b5441d01a239870f2007d34939288d5ee6a2 /keyboards/clueboard/2x1800/2021/2021.h
parentf134c5e124c7518f0040ff4b24c78f087e9db2c9 (diff)
parent9d0b7ab9b9de09c0ef3305daadd742a4e86b1a17 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/clueboard/2x1800/2021/2021.h')
-rw-r--r--keyboards/clueboard/2x1800/2021/2021.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/clueboard/2x1800/2021/2021.h b/keyboards/clueboard/2x1800/2021/2021.h
new file mode 100644
index 0000000000..ecb9e00c4e
--- /dev/null
+++ b/keyboards/clueboard/2x1800/2021/2021.h
@@ -0,0 +1,18 @@
+/* Copyright 2017 Zach White <skullydazed@gmail.com>
+ *
+ * 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 "quantum.h"