diff options
author | Joel Challis <git@zvecr.com> | 2023-12-05 08:37:00 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-05 08:37:00 +0000 |
commit | 2acb426b8e51acd4ba16475c2132023cbb59b71a (patch) | |
tree | 16f812132c21e8837ca1a5d8388e9ff15b4a43f0 /keyboards/majistic | |
parent | 92cf493d7f12bb2410706891c02c31432a414432 (diff) |
Remove "empty" files (#22603)
Diffstat (limited to 'keyboards/majistic')
-rw-r--r-- | keyboards/majistic/keymaps/default/config.h | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/keyboards/majistic/keymaps/default/config.h b/keyboards/majistic/keymaps/default/config.h deleted file mode 100644 index 4db5715cba..0000000000 --- a/keyboards/majistic/keymaps/default/config.h +++ /dev/null @@ -1,17 +0,0 @@ -/* Copyright 2020 yossiyossy - * - * 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 |