diff --git a/config/splitkb_aurora_lily58.conf b/config/splitkb_aurora_lily58.conf index d456100..ea07935 100644 --- a/config/splitkb_aurora_lily58.conf +++ b/config/splitkb_aurora_lily58.conf @@ -1,9 +1,11 @@ # Uncomment these two line to add support for encoders to your firmware -# CONFIG_EC11=y -# CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y +CONFIG_EC11=y +CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y # Uncomment the following line to enable the OLED Display -# CONFIG_ZMK_DISPLAY=y +CONFIG_ZMK_DISPLAY=y # Uncomment the following lines to enable RGB underglow -# CONFIG_ZMK_RGB_UNDERGLOW=y +CONFIG_ZMK_RGB_UNDERGLOW=y +# Uncomment the following lines to enable "zmk studio" +CONFIG_ZMK_STUDIO=y