GEIGEIGEIST / qmk-config-klor

QMK config for KLOR split keyboard
23 stars 31 forks source link

klor: RGB_DI_PIN in config.h is no longer a valid option #11

Open sedghi opened 1 year ago

sedghi commented 1 year ago

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
AndreBlackScribe commented 11 months ago

I encountered the same error: image

JohnDoeDoe commented 11 months ago

is must be ssd1306 lowercase