aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/DeltaSplit75/DeltaSplit75.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/DeltaSplit75/DeltaSplit75.h')
-rw-r--r--keyboards/DeltaSplit75/DeltaSplit75.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/keyboards/DeltaSplit75/DeltaSplit75.h b/keyboards/DeltaSplit75/DeltaSplit75.h
deleted file mode 100644
index 31480f773..000000000
--- a/keyboards/DeltaSplit75/DeltaSplit75.h
+++ /dev/null
@@ -1,13 +0,0 @@
-#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