summaryrefslogtreecommitdiff
path: root/keyboards/crimsonkeyboards/resume1800/resume1800.c
diff options
context:
space:
mode:
authorDeeDesired <98406203+DeeDesired@users.noreply.github.com>2022-04-18 04:29:53 -0500
committerGitHub <noreply@github.com>2022-04-18 02:29:53 -0700
commitad9a137942248cb63501a0f61cc3eca03675faca (patch)
tree486e5e635f4663b6a44e7b1d61247025060a83e5 /keyboards/crimsonkeyboards/resume1800/resume1800.c
parent8c91e90381fff838554c979da416341393e0630c (diff)
[Keyboard] Add CrimsonKeyboards' Resume1800 (#16842)
Diffstat (limited to 'keyboards/crimsonkeyboards/resume1800/resume1800.c')
-rw-r--r--keyboards/crimsonkeyboards/resume1800/resume1800.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/crimsonkeyboards/resume1800/resume1800.c b/keyboards/crimsonkeyboards/resume1800/resume1800.c
new file mode 100644
index 0000000000..63194c6605
--- /dev/null
+++ b/keyboards/crimsonkeyboards/resume1800/resume1800.c
@@ -0,0 +1,16 @@
+/*
+ *
+ * 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 "resume1800.h" \ No newline at end of file