From: Drashna Jael're Date: Sun, 10 Dec 2017 06:46:36 +0000 (-0800) Subject: Update revision default X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=23b1889241c2ba3438d761cd517f40c94abb3ec8;p=qmk_firmware.git Update revision default --- 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 . */ -#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