Make arguments redo, subproject elimination (#1784)
[jackhill/qmk/firmware.git] / keyboards / deltasplit75 / config.h
index 89d328b..8a2fbb3 100644 (file)
@@ -20,10 +20,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 #include "config_common.h"
 
-#ifdef SUBPROJECT_protosplit
-    #include "protosplit/config.h"
-#endif
-#ifdef SUBPROJECT_v2
-    #include "v2/config.h"
-#endif
 #endif