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 b1a5b9cf9c..821cd7e29f 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/>. #define CONFIG_H #include "config_common.h" - -#ifdef SUBPROJECT_rev1 - #include "rev1/config.h" -#endif - + #endif |