Skip to content

Commit

Permalink
Update revision default
Browse files Browse the repository at this point in the history
  • Loading branch information
drashna authored and jackhumbert committed Dec 14, 2017
1 parent 6cd001e commit 23b1889
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions keyboards/orthodox/rev3/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down
2 changes: 1 addition & 1 deletion keyboards/orthodox/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 0 additions & 1 deletion keyboards/orthodox/subproject.mk

This file was deleted.

0 comments on commit 23b1889

Please sign in to comment.