Drashna Jael're пре 8 година
родитељ
комит
23b1889241
3 измењених фајлова са 3 додато и 4 уклоњено
  1. 2 2
      keyboards/orthodox/rev3/config.h
  2. 1 1
      keyboards/orthodox/rules.mk
  3. 0 1
      keyboards/orthodox/subproject.mk

+ 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