diff options
Diffstat (limited to 'keyboards/cherrybstudio')
-rw-r--r-- | keyboards/cherrybstudio/cb1800/cb1800.c | 14 | ||||
-rw-r--r-- | keyboards/cherrybstudio/cb65/cb65.c | 14 | ||||
-rw-r--r-- | keyboards/cherrybstudio/cb87/cb87.c | 14 | ||||
-rw-r--r-- | keyboards/cherrybstudio/cb87v2/cb87v2.c | 14 |
4 files changed, 0 insertions, 56 deletions
diff --git a/keyboards/cherrybstudio/cb1800/cb1800.c b/keyboards/cherrybstudio/cb1800/cb1800.c deleted file mode 100644 index 6a42e65db5..0000000000 --- a/keyboards/cherrybstudio/cb1800/cb1800.c +++ /dev/null @@ -1,14 +0,0 @@ -/* -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 "cb1800.h" diff --git a/keyboards/cherrybstudio/cb65/cb65.c b/keyboards/cherrybstudio/cb65/cb65.c deleted file mode 100644 index 4ff1006adf..0000000000 --- a/keyboards/cherrybstudio/cb65/cb65.c +++ /dev/null @@ -1,14 +0,0 @@ -/* -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" diff --git a/keyboards/cherrybstudio/cb87/cb87.c b/keyboards/cherrybstudio/cb87/cb87.c deleted file mode 100644 index 4dcdd898eb..0000000000 --- a/keyboards/cherrybstudio/cb87/cb87.c +++ /dev/null @@ -1,14 +0,0 @@ -/* -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 "cb87.h"
\ No newline at end of file diff --git a/keyboards/cherrybstudio/cb87v2/cb87v2.c b/keyboards/cherrybstudio/cb87v2/cb87v2.c deleted file mode 100644 index 8d2fbba409..0000000000 --- a/keyboards/cherrybstudio/cb87v2/cb87v2.c +++ /dev/null @@ -1,14 +0,0 @@ -/* -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" |