diff options
Diffstat (limited to 'keyboards/orthodox/config.h')
-rw-r--r-- | keyboards/orthodox/config.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/keyboards/orthodox/config.h b/keyboards/orthodox/config.h index b1a5b9cf9..821cd7e29 100644 --- a/keyboards/orthodox/config.h +++ b/keyboards/orthodox/config.h | |||
@@ -23,9 +23,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
23 | #define CONFIG_H | 23 | #define CONFIG_H |
24 | 24 | ||
25 | #include "config_common.h" | 25 | #include "config_common.h" |
26 | 26 | ||
27 | #ifdef SUBPROJECT_rev1 | ||
28 | #include "rev1/config.h" | ||
29 | #endif | ||
30 | |||
31 | #endif | 27 | #endif |