diff options
Diffstat (limited to 'keyboards/orthodox/Makefile')
-rw-r--r-- | keyboards/orthodox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/orthodox/Makefile b/keyboards/orthodox/Makefile index f5c87d4d65..0c519b323b 100644 --- a/keyboards/orthodox/Makefile +++ b/keyboards/orthodox/Makefile @@ -1,4 +1,4 @@ -SUBPROJECT_DEFAULT = rev2 +SUBPROJECT_DEFAULT = rev1 ifndef MAKEFILE_INCLUDED include ../../Makefile |