aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/fortitude60/config.h
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2020-03-06 01:39:54 +0000
committerGitHub <noreply@github.com>2020-03-06 01:39:54 +0000
commitb368db9e027015ba393e87cee416d8d5b2b56a8c (patch)
tree413707612cca0b75339c9d2a7962e6b5b3bf4046 /keyboards/fortitude60/config.h
parent76189d9a282cc32bf2ff88a84a6374ebb8908433 (diff)
downloadfirmware-b368db9e027015ba393e87cee416d8d5b2b56a8c.tar.gz
firmware-b368db9e027015ba393e87cee416d8d5b2b56a8c.tar.bz2
firmware-b368db9e027015ba393e87cee416d8d5b2b56a8c.zip
Refactor fortitude60 to use split_common (#8113)
Diffstat (limited to 'keyboards/fortitude60/config.h')
-rw-r--r--keyboards/fortitude60/config.h8
1 files changed, 1 insertions, 7 deletions
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 <http://www.gnu.org/licenses/>.
*/
-#ifndef CONFIG_H
-#define CONFIG_H
-
-#include "config_common.h"
-#include <serial_config.h>
-
-#endif // CONFIG_H
+#pragma once