diff options
Diffstat (limited to 'keyboards/helix/rev1/config.h')
-rw-r--r-- | keyboards/helix/rev1/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/helix/rev1/config.h b/keyboards/helix/rev1/config.h index 6c6ebea68..7e9616ba1 100644 --- a/keyboards/helix/rev1/config.h +++ b/keyboards/helix/rev1/config.h | |||
@@ -26,7 +26,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
26 | #define PRODUCT Helix Alpha | 26 | #define PRODUCT Helix Alpha |
27 | #define DESCRIPTION A split keyboard for the cheap makers | 27 | #define DESCRIPTION A split keyboard for the cheap makers |
28 | 28 | ||
29 | #include <serial_config.h> | 29 | #include "serial_config.h" |
30 | 30 | ||
31 | #define HELIX_ROWS 5 | 31 | #define HELIX_ROWS 5 |
32 | 32 | ||