summaryrefslogtreecommitdiffstats
path: root/keyboards/orthodox/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/orthodox/config.h')
-rw-r--r--keyboards/orthodox/config.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/orthodox/config.h b/keyboards/orthodox/config.h
index 008fb0978..3390f48ae 100644
--- a/keyboards/orthodox/config.h
+++ b/keyboards/orthodox/config.h
@@ -23,10 +23,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifdef SUBPROJECT_rev1
#include "rev1/config.h"
#endif
-#ifdef SUBPROJECT_rev2
- #include "rev2/config.h"
-#endif
-#ifdef SUBPROJECT_rev2fliphalf
- #include "../../rev2fliphalf/config.h"
-#endif
+
#endif