diff options
author | Drashna Jael're <drashna@live.com> | 2017-12-09 22:46:36 -0800 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-12-14 00:05:28 -0500 |
commit | 23b1889241c2ba3438d761cd517f40c94abb3ec8 (patch) | |
tree | 06c4f6b630927047679f204862f63e39497b0411 /keyboards/orthodox/rev3 | |
parent | 6cd001e337a31cb84ab87c6156613d9667d952f1 (diff) | |
download | qmk_firmware-23b1889241c2ba3438d761cd517f40c94abb3ec8.tar.gz qmk_firmware-23b1889241c2ba3438d761cd517f40c94abb3ec8.zip |
Update revision default
Diffstat (limited to 'keyboards/orthodox/rev3')
-rw-r--r-- | keyboards/orthodox/rev3/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/orthodox/rev3/config.h b/keyboards/orthodox/rev3/config.h index 5437011b0d..5022e888b5 100644 --- a/keyboards/orthodox/rev3/config.h +++ b/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" |