diff options
author | Ryan <fauxpark@gmail.com> | 2020-11-01 06:56:08 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-01 06:56:08 +1100 |
commit | d705918f50b257cc12e13567fd22a64db1087705 (patch) | |
tree | 3957192c982cf11590ce2a414e52675b1e193c41 /keyboards/efreet/keymaps/default/config.h | |
parent | a3f1defcd40f2d53b01ace2f520ff7901a44c714 (diff) |
Efreet refactor (#10806)
Diffstat (limited to 'keyboards/efreet/keymaps/default/config.h')
-rw-r--r-- | keyboards/efreet/keymaps/default/config.h | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/keyboards/efreet/keymaps/default/config.h b/keyboards/efreet/keymaps/default/config.h deleted file mode 100644 index b825835bb4..0000000000 --- a/keyboards/efreet/keymaps/default/config.h +++ /dev/null @@ -1,19 +0,0 @@ -/* Copyright 2019 Amber Holly - * - * 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 |