summaryrefslogtreecommitdiff
path: root/keyboards/cherrybstudio/cb65/cb65.c
diff options
context:
space:
mode:
authorlunatic <56441863+lunaticwhat@users.noreply.github.com>2022-09-24 20:58:03 +0700
committerGitHub <noreply@github.com>2022-09-24 06:58:03 -0700
commitfe9c1d8e456c293166ff8664ff280710eb5aa416 (patch)
treecd95dd49f0cc6fce68122e6ac3db842ab9fbacec /keyboards/cherrybstudio/cb65/cb65.c
parent6cf4af987616fa5270f0d9ab7ec6e2ba8712dda3 (diff)
[Keyboard] add CherryB CB65 (#18356)
Diffstat (limited to 'keyboards/cherrybstudio/cb65/cb65.c')
-rw-r--r--keyboards/cherrybstudio/cb65/cb65.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/cherrybstudio/cb65/cb65.c b/keyboards/cherrybstudio/cb65/cb65.c
new file mode 100644
index 0000000000..4ff1006adf
--- /dev/null
+++ b/keyboards/cherrybstudio/cb65/cb65.c
@@ -0,0 +1,14 @@
+/*
+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 "cb65.h"