Update revision default
This commit is contained in:
parent
6cd001e337
commit
23b1889241
3 changed files with 3 additions and 4 deletions
|
@ -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/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef REV1_CONFIG_H
|
#ifndef REV3_CONFIG_H
|
||||||
#define REV1_CONFIG_H
|
#define REV3_CONFIG_H
|
||||||
|
|
||||||
#include "config_common.h"
|
#include "config_common.h"
|
||||||
|
|
||||||
|
|
|
@ -71,4 +71,4 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||||
|
|
||||||
CUSTOM_MATRIX = yes
|
CUSTOM_MATRIX = yes
|
||||||
|
|
||||||
DEFAULT_FOLDER = orthodox/rev1
|
DEFAULT_FOLDER = orthodox/rev3
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
SUBPROJECT_DEFAULT = rev1
|
|
Loading…
Reference in a new issue