aboutsummaryrefslogtreecommitdiff
path: root/keyboards/cherrybstudio/cb1800/cb1800.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/cherrybstudio/cb1800/cb1800.c')
-rw-r--r--keyboards/cherrybstudio/cb1800/cb1800.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/cherrybstudio/cb1800/cb1800.c b/keyboards/cherrybstudio/cb1800/cb1800.c
new file mode 100644
index 000000000..6a42e65db
--- /dev/null
+++ b/keyboards/cherrybstudio/cb1800/cb1800.c
@@ -0,0 +1,14 @@
1/*
2This program is free software: you can redistribute it and/or modify
3it under the terms of the GNU General Public License as published by
4the Free Software Foundation, either version 2 of the License, or
5(at your option) any later version.
6This program is distributed in the hope that it will be useful,
7but WITHOUT ANY WARRANTY; without even the implied warranty of
8MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9GNU General Public License for more details.
10You should have received a copy of the GNU General Public License
11along with this program. If not, see <http://www.gnu.org/licenses/>.
12*/
13
14#include "cb1800.h"