diff options
Diffstat (limited to 'keyboards/ergodox_infinity/ergodox_infinity.c')
-rw-r--r-- | keyboards/ergodox_infinity/ergodox_infinity.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/ergodox_infinity/ergodox_infinity.c b/keyboards/ergodox_infinity/ergodox_infinity.c index d2a311ee8..88028d363 100644 --- a/keyboards/ergodox_infinity/ergodox_infinity.c +++ b/keyboards/ergodox_infinity/ergodox_infinity.c | |||
@@ -3,7 +3,6 @@ | |||
3 | #include <hal.h> | 3 | #include <hal.h> |
4 | #include <string.h> | 4 | #include <string.h> |
5 | #include "eeconfig.h" | 5 | #include "eeconfig.h" |
6 | #include "serial_link/system/serial_link.h" | ||
7 | 6 | ||
8 | #define RED_PIN 1 | 7 | #define RED_PIN 1 |
9 | #define GREEN_PIN 2 | 8 | #define GREEN_PIN 2 |