]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Update revision default
authorDrashna Jael're <drashna@live.com>
Sun, 10 Dec 2017 06:46:36 +0000 (22:46 -0800)
committerJack Humbert <jack.humb@gmail.com>
Thu, 14 Dec 2017 05:05:28 +0000 (00:05 -0500)
keyboards/orthodox/rev3/config.h
keyboards/orthodox/rules.mk
keyboards/orthodox/subproject.mk [deleted file]

index 5437011b0d8c0361f96acf9aff03fb4ae2d55d1f..5022e888b51f151b23b0507f09e2eecf66bf6fe0 100644 (file)
@@ -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"
 
index d7ea0d49dc8aaad750a218333afd1b1aa93b165c..1bbae99a3eafa88fe01291269f3914615bfd6d61 100644 (file)
@@ -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 (file)
index 928b1ed..0000000
+++ /dev/null
@@ -1 +0,0 @@
-SUBPROJECT_DEFAULT = rev1