diff options
Diffstat (limited to 'keyboards/chlx')
-rw-r--r-- | keyboards/chlx/merro60/merro60.c | 19 | ||||
-rw-r--r-- | keyboards/chlx/str_merro60/str_merro60.c | 18 |
2 files changed, 0 insertions, 37 deletions
diff --git a/keyboards/chlx/merro60/merro60.c b/keyboards/chlx/merro60/merro60.c deleted file mode 100644 index 4182c65c76..0000000000 --- a/keyboards/chlx/merro60/merro60.c +++ /dev/null @@ -1,19 +0,0 @@ -/* -Copyright 2021 Alexander Lee <chlx.bsmt@gmail.com> - -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 "merro60.h" - diff --git a/keyboards/chlx/str_merro60/str_merro60.c b/keyboards/chlx/str_merro60/str_merro60.c deleted file mode 100644 index fd4f843d74..0000000000 --- a/keyboards/chlx/str_merro60/str_merro60.c +++ /dev/null @@ -1,18 +0,0 @@ -/* -Copyright 2021 Alexander Lee <chlx.bsmt@gmail.com> - -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 "str_merro60.h" |