diff options
| author | Joel Challis | 2023-12-05 09:37:00 +0100 |
|---|---|---|
| committer | GitHub | 2023-12-05 09:37:00 +0100 |
| commit | 2acb426b8e51acd4ba16475c2132023cbb59b71a (patch) | |
| tree | 16f812132c21e8837ca1a5d8388e9ff15b4a43f0 /keyboards/fc660c/keymaps | |
| parent | 92cf493d7f12bb2410706891c02c31432a414432 (diff) | |
Remove "empty" files (#22603)
Diffstat (limited to 'keyboards/fc660c/keymaps')
| -rw-r--r-- | keyboards/fc660c/keymaps/siroleo/config.h | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/keyboards/fc660c/keymaps/siroleo/config.h b/keyboards/fc660c/keymaps/siroleo/config.h deleted file mode 100644 index 8262805a0a..0000000000 --- a/keyboards/fc660c/keymaps/siroleo/config.h +++ /dev/null @@ -1,19 +0,0 @@ -/* Copyright 2019 Khader Syed - * - * 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/>. - */ - -#pragma once - -// place overrides here |