Use info.json for rgblight.driver=custom

This commit is contained in:
fauxpark 2023-11-22 16:21:59 +11:00
parent e3d0687658
commit 8dee40c2ee
2 changed files with 3 additions and 1 deletions

View File

@ -2,5 +2,8 @@
"keyboard_name": "ErgoDox EZ Shine",
"usb": {
"pid": "0x4975"
},
"rgblight": {
"driver": "custom"
}
}

View File

@ -1,3 +1,2 @@
RGBLIGHT_ENABLE = yes
RGBLIGHT_DRIVER = custom
WS2812_DRIVER_REQUIRED = yes