summary refs log tree commit diff
path: root/keyboards/mxss
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mxss')
-rw-r--r--keyboards/mxss/keymaps/default/config.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/mxss/keymaps/default/config.h b/keyboards/mxss/keymaps/default/config.h
index 9f86225799..bfbdb62297 100644
--- a/keyboards/mxss/keymaps/default/config.h
+++ b/keyboards/mxss/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