From b368db9e027015ba393e87cee416d8d5b2b56a8c Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Fri, 6 Mar 2020 01:39:54 +0000 Subject: Refactor fortitude60 to use split_common (#8113) --- keyboards/fortitude60/config.h | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'keyboards/fortitude60/config.h') diff --git a/keyboards/fortitude60/config.h b/keyboards/fortitude60/config.h index 27a44ab92..7e9b510ff 100644 --- a/keyboards/fortitude60/config.h +++ b/keyboards/fortitude60/config.h @@ -15,10 +15,4 @@ 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 - -#include "config_common.h" -#include - -#endif // CONFIG_H +#pragma once -- cgit v1.2.3