diff options
Diffstat (limited to 'keyboards/scarletbandana/keymaps')
-rw-r--r-- | keyboards/scarletbandana/keymaps/default/config.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/scarletbandana/keymaps/default/config.h b/keyboards/scarletbandana/keymaps/default/config.h index 36f483c111..8533e6f6d6 100644 --- a/keyboards/scarletbandana/keymaps/default/config.h +++ b/keyboards/scarletbandana/keymaps/default/config.h @@ -14,11 +14,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#ifndef CONFIG_USER_H -#define CONFIG_USER_H - -#include "../../config.h" +#pragma once // place overrides here - -#endif |