[Keyboard] Fix uzu42 compilation issue (#17867)

pull/17868/head
jack 2022-07-31 20:05:15 -06:00 committed by GitHub
parent 735fb38a0e
commit 09ea5f6337
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -4,10 +4,6 @@
#include "lufa.h"
#include "split_util.h"
#endif
#ifdef SSD1306OLED
#include "ssd1306.h"
#endif
#ifdef RGBLIGHT_ENABLE
#include <stdio.h>