ソースを参照

Update revision default

Drashna Jael're 8 年 前
コミット
23b1889241

+ 2 - 2
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"
 

+ 1 - 1
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

+ 0 - 1
keyboards/orthodox/subproject.mk

@@ -1 +0,0 @@
-SUBPROJECT_DEFAULT = rev1