I'm getting this error compiling the framework, any idea what is going on based on the most recent buil guides?
> qmk compile -kb klor/2040 -km default
Ψ Compiling keymap with gmake --jobs=1 klor/2040:default
QMK Firmware 0.22.14
☒ klor/2040: RGB_DI_PIN in config.h is no longer a valid option and should be replaced with WS2812_DI_PIN or APA102_DI_PIN
Making klor/2040 with keymap default
☒ klor/2040: RGB_DI_PIN in config.h is no longer a valid option and should be replaced with WS2812_DI_PIN or APA102_DI_PIN
* OLED_DRIVER=SSD1306 is not a valid OLED driver [ERRORS]
builddefs/common_features.mk:754: *** Invalid OLED_DRIVER. Stop.
Make finished with errors
gmake: *** [Makefile:392: klor/2040:default] Error 1
I'm getting this error compiling the framework, any idea what is going on based on the most recent buil guides?