diff options
Diffstat (limited to 'keyboards/orthodox/orthodox.h')
-rw-r--r-- | keyboards/orthodox/orthodox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/orthodox/orthodox.h b/keyboards/orthodox/orthodox.h index b33356e5e5..89707467a6 100644 --- a/keyboards/orthodox/orthodox.h +++ b/keyboards/orthodox/orthodox.h @@ -1,7 +1,7 @@ #ifndef ORTHODOX_H #define ORTHODOX_H -#ifdef SUBPROJECT_rev1 +#ifdef KEYBOARD_orthodox_rev1 #include "rev1.h" #endif |