mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-04 06:33:03 +00:00
Add central location for ChibiOS defines (#7542)
* Add central location for chibios defines * Add central location for chibios defines - actually add files this time.... * Add Copyright header * Update include order to resolve i2cv1 build errors
This commit is contained in:
committed by
Florian Didron
parent
5e3bd392cb
commit
0a1b1e3235
@@ -10,10 +10,6 @@
|
||||
# error "Backlight support for STMF072 is not available. Please disable."
|
||||
# endif
|
||||
|
||||
# if defined(STM32F1XX) || defined(STM32F1xx)
|
||||
# define USE_GPIOV1
|
||||
# endif
|
||||
|
||||
// GPIOV2 && GPIOV3
|
||||
# ifndef BACKLIGHT_PAL_MODE
|
||||
# define BACKLIGHT_PAL_MODE 2
|
||||
|
||||
Reference in New Issue
Block a user