[Keyboard] fixed hhkb keymap issue on e6_rgb (#7684)
[jackhill/qmk/firmware.git] / keyboards / handwired / minorca / keymaps / default / config.h
index bf40376..c19ad73 100644 (file)
@@ -1,12 +1,10 @@
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
+#pragma once
+
+// place overrides here
 
-#include "../../config.h"
 
 /* bootmagic salt key */
 #define BOOTMAGIC_KEY_SALT              KC_ESC
 
 /* skip bootmagic and eeconfig */
 #define BOOTMAGIC_KEY_SKIP              KC_SPACE
-
-#endif