diff options
Diffstat (limited to 'quantum/backlight/backlight_arm.c')
| -rw-r--r-- | quantum/backlight/backlight_arm.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/quantum/backlight/backlight_arm.c b/quantum/backlight/backlight_arm.c index a6d38a1a0..723544adb 100644 --- a/quantum/backlight/backlight_arm.c +++ b/quantum/backlight/backlight_arm.c | |||
| @@ -6,10 +6,6 @@ | |||
| 6 | // TODO: remove short term bodge when refactoring BACKLIGHT_CUSTOM_DRIVER out | 6 | // TODO: remove short term bodge when refactoring BACKLIGHT_CUSTOM_DRIVER out |
| 7 | #ifdef BACKLIGHT_PIN | 7 | #ifdef BACKLIGHT_PIN |
| 8 | 8 | ||
| 9 | # if defined(STM32F0XX) || defined(STM32F0xx) | ||
| 10 | # pragma message("Backlight support for STMF072 has had limited testing, YMMV. If unsure, set 'BACKLIGHT_ENABLE = no' in your rules.mk") | ||
| 11 | # endif | ||
| 12 | |||
| 13 | // GPIOV2 && GPIOV3 | 9 | // GPIOV2 && GPIOV3 |
| 14 | # ifndef BACKLIGHT_PAL_MODE | 10 | # ifndef BACKLIGHT_PAL_MODE |
| 15 | # define BACKLIGHT_PAL_MODE 2 | 11 | # define BACKLIGHT_PAL_MODE 2 |
