summaryrefslogtreecommitdiffstats
path: root/keyboards/helix/helix.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/helix/helix.h')
-rw-r--r--keyboards/helix/helix.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/helix/helix.h b/keyboards/helix/helix.h
index 36d12ef86..d73feb6bb 100644
--- a/keyboards/helix/helix.h
+++ b/keyboards/helix/helix.h
@@ -7,6 +7,9 @@
#ifdef KEYBOARD_helix_rev2
#include "rev2.h"
#endif
+#ifdef KEYBOARD_helix_pico
+ #include "pico.h"
+#endif
#include "quantum.h"