From 9782d3201039c6c400a6449936ed59c02801590f Mon Sep 17 00:00:00 2001 From: Dimitris Mantzouranis Date: Thu, 6 Jan 2022 16:28:40 +0200 Subject: keychron c2 white: fix build --- keyboards/keychron/c2/white/white.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/keyboards/keychron/c2/white/white.c b/keyboards/keychron/c2/white/white.c index 1cd097882..de0527911 100644 --- a/keyboards/keychron/c2/white/white.c +++ b/keyboards/keychron/c2/white/white.c @@ -15,9 +15,6 @@ */ #include "white.h" #include "config.h" -#include "rgb_matrix.h" -#include "../../../drivers/sn32/rgb_matrix_sn32f24xx.h" -#include "hal_pwm_lld.h" // Manage Windows and Mac LEDs // - Show status of mode switch -- cgit v1.3.1