diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-06-28 09:34:50 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-06-28 10:42:23 -0400 |
commit | 663d3906ecbb008e852137fcfe4412b8b7f37702 (patch) | |
tree | f84a276ce904abddb14fcfba7e3cb92d52c5a0d9 /keyboards/orthodox/Makefile | |
parent | f5f7dfa0647bac09c60cbf0247d46f3fedb43a9c (diff) | |
download | qmk_firmware-663d3906ecbb008e852137fcfe4412b8b7f37702.tar.gz qmk_firmware-663d3906ecbb008e852137fcfe4412b8b7f37702.zip |
cleanup orthodox
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 |