diff options
Diffstat (limited to 'keyboards/fortitude60/config.h')
-rw-r--r-- | keyboards/fortitude60/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/fortitude60/config.h b/keyboards/fortitude60/config.h index 863722d7d..27a44ab92 100644 --- a/keyboards/fortitude60/config.h +++ b/keyboards/fortitude60/config.h @@ -19,5 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define CONFIG_H #include "config_common.h" +#include <serial_config.h> #endif // CONFIG_H |