diff options
author | studiokestra <74369928+studiokestra@users.noreply.github.com> | 2023-04-02 23:37:43 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-03 15:37:43 +1000 |
commit | f3f0bf6dbedef705b078a6ee7016b0d2b11c4bc7 (patch) | |
tree | ce416823baea2eb611bd13ee8105c890dbfe87ac /keyboards/studiokestra/galatea/rev1/rev1.c | |
parent | 8a5e8ed88e818e2a4ccd1349ea63cb35042e674f (diff) |
Refactor Galatea (#20011)
Diffstat (limited to 'keyboards/studiokestra/galatea/rev1/rev1.c')
-rw-r--r-- | keyboards/studiokestra/galatea/rev1/rev1.c | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/keyboards/studiokestra/galatea/rev1/rev1.c b/keyboards/studiokestra/galatea/rev1/rev1.c deleted file mode 100644 index f34f9f9200..0000000000 --- a/keyboards/studiokestra/galatea/rev1/rev1.c +++ /dev/null @@ -1,17 +0,0 @@ -/* Copyright 2021 Studio Kestra - * - * 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 "rev1.h" |