~ruther/qmk_firmware

23b1889241c2ba3438d761cd517f40c94abb3ec8 — Drashna Jael're 7 years ago 6cd001e
Update revision default
3 files changed, 3 insertions(+), 4 deletions(-)

M keyboards/orthodox/rev3/config.h
M keyboards/orthodox/rules.mk
D keyboards/orthodox/subproject.mk
M keyboards/orthodox/rev3/config.h => keyboards/orthodox/rev3/config.h +2 -2
@@ 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"


M keyboards/orthodox/rules.mk => keyboards/orthodox/rules.mk +1 -1
@@ 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

D keyboards/orthodox/subproject.mk => keyboards/orthodox/subproject.mk +0 -1
@@ 1,1 0,0 @@
SUBPROJECT_DEFAULT = rev1