From 56634ca0657f557d84a8d3275e80c9ec03c5c9b6 Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Wed, 28 Jun 2017 10:38:18 -0400 Subject: cleanup nyquist --- keyboards/nyquist/rev1/config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'keyboards/nyquist/rev1/config.h') diff --git a/keyboards/nyquist/rev1/config.h b/keyboards/nyquist/rev1/config.h index c2907cf5dd..af4f7dbb1c 100644 --- a/keyboards/nyquist/rev1/config.h +++ b/keyboards/nyquist/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 0xCEEB -- cgit v1.2.3