From 23b1889241c2ba3438d761cd517f40c94abb3ec8 Mon Sep 17 00:00:00 2001
From: Drashna Jael're <drashna@live.com>
Date: Sat, 9 Dec 2017 22:46:36 -0800
Subject: [PATCH] Update revision default

---
 keyboards/orthodox/rev3/config.h | 4 ++--
 keyboards/orthodox/rules.mk      | 2 +-
 keyboards/orthodox/subproject.mk | 1 -
 3 files changed, 3 insertions(+), 4 deletions(-)
 delete mode 100644 keyboards/orthodox/subproject.mk

diff --git a/keyboards/orthodox/rev3/config.h b/keyboards/orthodox/rev3/config.h
index 5437011b0..5022e888b 100644
--- a/keyboards/orthodox/rev3/config.h
+++ b/keyboards/orthodox/rev3/config.h
@@ -19,8 +19,8 @@ You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#ifndef REV1_CONFIG_H
-#define REV1_CONFIG_H
+#ifndef REV3_CONFIG_H
+#define REV3_CONFIG_H
 
 #include "config_common.h"
 
diff --git a/keyboards/orthodox/rules.mk b/keyboards/orthodox/rules.mk
index d7ea0d49d..1bbae99a3 100644
--- a/keyboards/orthodox/rules.mk
+++ b/keyboards/orthodox/rules.mk
@@ -71,4 +71,4 @@ SLEEP_LED_ENABLE = no    # Breathing sleep LED during USB suspend
 
 CUSTOM_MATRIX = yes
 
-DEFAULT_FOLDER = orthodox/rev1
+DEFAULT_FOLDER = orthodox/rev3
diff --git a/keyboards/orthodox/subproject.mk b/keyboards/orthodox/subproject.mk
deleted file mode 100644
index 928b1edd0..000000000
--- a/keyboards/orthodox/subproject.mk
+++ /dev/null
@@ -1 +0,0 @@
-SUBPROJECT_DEFAULT = rev1