From 663d3906ecbb008e852137fcfe4412b8b7f37702 Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Wed, 28 Jun 2017 09:34:50 -0400 Subject: cleanup orthodox --- keyboards/orthodox/rev1/config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'keyboards/orthodox/rev1') diff --git a/keyboards/orthodox/rev1/config.h b/keyboards/orthodox/rev1/config.h index 46bb99440..1c603145c 100644 --- a/keyboards/orthodox/rev1/config.h +++ b/keyboards/orthodox/rev1/config.h @@ -15,10 +15,10 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#ifndef CONFIG_H -#define CONFIG_H +#ifndef REV1_CONFIG_H +#define REV1_CONFIG_H -#include "config_common.h" +#include "../config.h" /* USB Device descriptor parameter */ #define VENDOR_ID 0xFEED -- cgit v1.2.3-24-g4f1b