forked from mirrors/qmk_firmware
parent
a78f0e8a0b
commit
26e796fb9c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
# define BACKLIGHT_LIMIT_VAL 255
|
# define BACKLIGHT_LIMIT_VAL 255
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef SPI_MISO_PAL_MODE
|
#ifndef BACKLIGHT_PAL_MODE
|
||||||
# if defined(USE_GPIOV1)
|
# if defined(USE_GPIOV1)
|
||||||
# define BACKLIGHT_PAL_MODE PAL_MODE_ALTERNATE_PUSHPULL
|
# define BACKLIGHT_PAL_MODE PAL_MODE_ALTERNATE_PUSHPULL
|
||||||
# else
|
# else
|
||||||
|
|
Loading…
Reference in a new issue