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