mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 21:01:31 +00:00
Use info.json for rgblight.driver=custom
This commit is contained in:
parent
e3d0687658
commit
8dee40c2ee
@ -2,5 +2,8 @@
|
||||
"keyboard_name": "ErgoDox EZ Shine",
|
||||
"usb": {
|
||||
"pid": "0x4975"
|
||||
},
|
||||
"rgblight": {
|
||||
"driver": "custom"
|
||||
}
|
||||
}
|
||||
|
@ -1,3 +1,2 @@
|
||||
RGBLIGHT_ENABLE = yes
|
||||
RGBLIGHT_DRIVER = custom
|
||||
WS2812_DRIVER_REQUIRED = yes
|
||||
|
Loading…
Reference in New Issue
Block a user