]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/deltasplit75/deltasplit75.h
Added to blank spaces at end of protosplit to make it compile under make v2
[qmk_firmware.git] / keyboards / deltasplit75 / deltasplit75.h
index 070dcc71b5b66a663958ac2243ebf61b3159da13..9db16c78c2980f8e55f1ab744dc346992e35bda9 100644 (file)
@@ -1,13 +1,13 @@
-#ifndef deltasplit75_H\r
-#define deltasplit75_H\r
-\r
-#ifdef SUBPROJECT_v2\r
-    #include "v2.h"\r
-#endif\r
-#ifdef SUBPROJECT_protosplit\r
-    #include "protosplit.h"\r
-#endif\r
-\r
-#include "quantum.h"\r
-\r
+#ifndef DELTASPLIT75_H
+#define DELTASPLIT75_H
+
+#ifdef SUBPROJECT_v2
+    #include "v2.h"
+#endif
+#ifdef SUBPROJECT_protosplit
+    #include "protosplit.h"
+#endif
+
+#include "quantum.h"
+
 #endif
\ No newline at end of file