diff options
Diffstat (limited to 'keyboards/helix/ssd1306.h')
| -rw-r--r-- | keyboards/helix/ssd1306.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/helix/ssd1306.h b/keyboards/helix/ssd1306.h index b65c505c9..77ce7c211 100644 --- a/keyboards/helix/ssd1306.h +++ b/keyboards/helix/ssd1306.h | |||
| @@ -4,7 +4,6 @@ | |||
| 4 | #include <stdbool.h> | 4 | #include <stdbool.h> |
| 5 | #include <stdio.h> | 5 | #include <stdio.h> |
| 6 | #include "pincontrol.h" | 6 | #include "pincontrol.h" |
| 7 | #include "config.h" | ||
| 8 | 7 | ||
| 9 | enum ssd1306_cmds { | 8 | enum ssd1306_cmds { |
| 10 | DisplayOff = 0xAE, | 9 | DisplayOff = 0xAE, |
