diff options
Diffstat (limited to 'keyboards/helix/local_drivers/ssd1306.h')
| -rw-r--r-- | keyboards/helix/local_drivers/ssd1306.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/helix/local_drivers/ssd1306.h b/keyboards/helix/local_drivers/ssd1306.h index 9cf6983b7..f9f91c6fe 100644 --- a/keyboards/helix/local_drivers/ssd1306.h +++ b/keyboards/helix/local_drivers/ssd1306.h | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | 3 | ||
| 4 | #include <stdbool.h> | 4 | #include <stdbool.h> |
| 5 | #include <stdio.h> | 5 | #include <stdio.h> |
| 6 | #include "pincontrol.h" | ||
| 7 | #include "action.h" | 6 | #include "action.h" |
| 8 | 7 | ||
| 9 | enum ssd1306_cmds { | 8 | enum ssd1306_cmds { |
