diff options
Diffstat (limited to 'keyboards/helix/rev2/matrix.c')
-rw-r--r-- | keyboards/helix/rev2/matrix.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/helix/rev2/matrix.c b/keyboards/helix/rev2/matrix.c index a908360c5..8a1ce3af1 100644 --- a/keyboards/helix/rev2/matrix.c +++ b/keyboards/helix/rev2/matrix.c | |||
@@ -30,7 +30,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
30 | #include "matrix.h" | 30 | #include "matrix.h" |
31 | #include "split_util.h" | 31 | #include "split_util.h" |
32 | #include "pro_micro.h" | 32 | #include "pro_micro.h" |
33 | #include "config.h" | ||
34 | 33 | ||
35 | #ifdef USE_MATRIX_I2C | 34 | #ifdef USE_MATRIX_I2C |
36 | # include "i2c.h" | 35 | # include "i2c.h" |