diff options
Diffstat (limited to 'keyboards/handwired/split65/stm32/stm32.h')
-rw-r--r-- | keyboards/handwired/split65/stm32/stm32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/split65/stm32/stm32.h b/keyboards/handwired/split65/stm32/stm32.h index 27f03b3e26..be3dd1639b 100644 --- a/keyboards/handwired/split65/stm32/stm32.h +++ b/keyboards/handwired/split65/stm32/stm32.h @@ -15,7 +15,7 @@ */ #pragma once -#include "split65.h" +#include "quantum.h" #define LAYOUT( \ L00, L01, L02, L03, L04, L05, L06, R07, R06, R05, R04, R03, R02, R01, R00, \ |