Move backlight config to data driven (#19910)
This commit is contained in:
@@ -25,11 +25,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
#define BACKLIGHT_PIN A10
|
||||
#define BACKLIGHT_PWM_DRIVER PWMD1
|
||||
#define BACKLIGHT_PWM_CHANNEL 3
|
||||
#define BACKLIGHT_PAL_MODE 1
|
||||
#define BACKLIGHT_LEVELS 20
|
||||
|
||||
#define I2C_DRIVER I2CD1
|
||||
#define I2C_SCL_PIN B6
|
||||
|
||||
Reference in New Issue
Block a user