diff options
Diffstat (limited to 'keyboards/handwired/onekey/stm32f0_disco/halconf.h')
-rw-r--r-- | keyboards/handwired/onekey/stm32f0_disco/halconf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/handwired/onekey/stm32f0_disco/halconf.h b/keyboards/handwired/onekey/stm32f0_disco/halconf.h index cb7de6738..78ed6586c 100644 --- a/keyboards/handwired/onekey/stm32f0_disco/halconf.h +++ b/keyboards/handwired/onekey/stm32f0_disco/halconf.h | |||
@@ -24,4 +24,3 @@ | |||
24 | #define HAL_USE_PWM TRUE | 24 | #define HAL_USE_PWM TRUE |
25 | 25 | ||
26 | #include_next <halconf.h> | 26 | #include_next <halconf.h> |
27 | |||