summaryrefslogtreecommitdiff
path: root/keyboards/cherrybstudio/cb87v2/cb87v2.c
diff options
context:
space:
mode:
authorDA <56441863+duongaanh@users.noreply.github.com>2022-01-14 11:37:40 +0700
committerGitHub <noreply@github.com>2022-01-13 20:37:40 -0800
commit851cb7e406ec775462b9eb9975f1b0f34445b48f (patch)
tree3f88242b1dc9a4f0d31f786591c3364cc3e81473 /keyboards/cherrybstudio/cb87v2/cb87v2.c
parent5d51fd4015151c900e79fefc8ece887ce213fae3 (diff)
[Keyboard] and CB87v2 and CB87RGB and fixed CB1800 and CB87 (#15824)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/cherrybstudio/cb87v2/cb87v2.c')
-rw-r--r--keyboards/cherrybstudio/cb87v2/cb87v2.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/cherrybstudio/cb87v2/cb87v2.c b/keyboards/cherrybstudio/cb87v2/cb87v2.c
new file mode 100644
index 0000000000..8d2fbba409
--- /dev/null
+++ b/keyboards/cherrybstudio/cb87v2/cb87v2.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 "cb87v2.h"