mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-18 05:32:05 +00:00
Add PWM driver definition to ws2812
This commit is contained in:
parent
0a8439e977
commit
6cfe696136
@ -23,7 +23,8 @@
|
||||
"lto": true
|
||||
},
|
||||
"ws2812":{
|
||||
"pin": "B15"
|
||||
"pin": "B15",
|
||||
"driver": "pwm"
|
||||
},
|
||||
"rgblight": {
|
||||
"led_count": 69,
|
||||
|
Loading…
Reference in New Issue
Block a user