From c03ae7cede5801e096b94e53ddcddb4a25dc0ec4 Mon Sep 17 00:00:00 2001 From: Julian Flores Date: Tue, 26 Nov 2019 08:27:37 +0100 Subject: [PATCH] Removed '#define CCONFIG_H' from config.h. --- keyboards/tr60w/config.h | 1 - 1 file changed, 1 deletion(-) diff --git a/keyboards/tr60w/config.h b/keyboards/tr60w/config.h index 5ebeec35611..6bc128e431a 100644 --- a/keyboards/tr60w/config.h +++ b/keyboards/tr60w/config.h @@ -1,5 +1,4 @@ #pragma once -#define CONFIG_H #include "config_common.h"