diff options
Diffstat (limited to 'keyboards/fortitude60/config.h')
-rw-r--r-- | keyboards/fortitude60/config.h | 8 |
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 |