summary refs log tree commit diff
path: root/keyboards/fc660c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/fc660c')
-rw-r--r--keyboards/fc660c/keymaps/default/config.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/fc660c/keymaps/default/config.h b/keyboards/fc660c/keymaps/default/config.h
index 596198be10..b89b05009a 100644
--- a/keyboards/fc660c/keymaps/default/config.h
+++ b/keyboards/fc660c/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_common.h"
+#pragma once
 
 // place overrides here
-
-#endif