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