Fix backlight support for some boards (#21554)
This commit is contained in:
parent
4137685f8e
commit
39679e055d
17 changed files with 61 additions and 29 deletions
|
|
@ -16,4 +16,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#define BACKLIGHT_PWM_DRIVER PWMD5
|
||||
#define BACKLIGHT_PWM_CHANNEL 1
|
||||
|
||||
#define MOUSEKEY_INTERVAL 32
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue