aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/xd75/keymaps/mtdjr/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/xd75/keymaps/mtdjr/config.h')
-rw-r--r--keyboards/xd75/keymaps/mtdjr/config.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/xd75/keymaps/mtdjr/config.h b/keyboards/xd75/keymaps/mtdjr/config.h
index 7e2227c87..0ceba236f 100644
--- a/keyboards/xd75/keymaps/mtdjr/config.h
+++ b/keyboards/xd75/keymaps/mtdjr/config.h
@@ -14,10 +14,7 @@
* 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
#undef MANUFACTURER
@@ -25,5 +22,3 @@
#define MANUFACTURER mtdjr
#define PRODUCT XD75
#define DESCRIPTION XD75Re
-
-#endif