diff options
Diffstat (limited to 'keyboards/aliceh66')
-rw-r--r-- | keyboards/aliceh66/pianoforte/pianoforte.c | 17 | ||||
-rw-r--r-- | keyboards/aliceh66/pianoforte_hs/pianoforte_hs.c | 17 |
2 files changed, 0 insertions, 34 deletions
diff --git a/keyboards/aliceh66/pianoforte/pianoforte.c b/keyboards/aliceh66/pianoforte/pianoforte.c deleted file mode 100644 index 3531744aef..0000000000 --- a/keyboards/aliceh66/pianoforte/pianoforte.c +++ /dev/null @@ -1,17 +0,0 @@ -/* -Copyright 2022 AliceH - -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 "pianoforte.h" diff --git a/keyboards/aliceh66/pianoforte_hs/pianoforte_hs.c b/keyboards/aliceh66/pianoforte_hs/pianoforte_hs.c deleted file mode 100644 index 4617663fd3..0000000000 --- a/keyboards/aliceh66/pianoforte_hs/pianoforte_hs.c +++ /dev/null @@ -1,17 +0,0 @@ -/* -Copyright 2022 AliceH - -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 "pianoforte_hs.h" |