mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-18 05:32:05 +00:00
Move backlight driver definition to info.json
This commit is contained in:
parent
fc41619806
commit
23530fcafc
@ -21,6 +21,7 @@
|
|||||||
"backlight": true
|
"backlight": true
|
||||||
},
|
},
|
||||||
"backlight": {
|
"backlight": {
|
||||||
|
"driver": "pwm",
|
||||||
"breathing": true,
|
"breathing": true,
|
||||||
"levels": 30,
|
"levels": 30,
|
||||||
"pin": "C7"
|
"pin": "C7"
|
||||||
|
@ -1 +0,0 @@
|
|||||||
BACKLIGHT_DRIVER = pwm
|
|
Loading…
Reference in New Issue
Block a user