forked from mirrors/qmk_firmware
[Keyboard] Fix uzu42 compilation issue (#17867)
This commit is contained in:
parent
735fb38a0e
commit
09ea5f6337
1 changed files with 0 additions and 4 deletions
|
@ -4,10 +4,6 @@
|
|||
#include "lufa.h"
|
||||
#include "split_util.h"
|
||||
#endif
|
||||
#ifdef SSD1306OLED
|
||||
#include "ssd1306.h"
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef RGBLIGHT_ENABLE
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Reference in a new issue