diff --git a/config/corne.conf b/config/corne.conf deleted file mode 100644 index 974243c..0000000 --- a/config/corne.conf +++ /dev/null @@ -1,6 +0,0 @@ -# Uncomment the following lines to enable the Corne RGB Underglow -# CONFIG_ZMK_RGB_UNDERGLOW=y -# CONFIG_WS2812_STRIP=y - -# Uncomment the following line to enable the Corne OLED Display -# CONFIG_ZMK_DISPLAY=y diff --git a/config/splitkb_aurora_corne.conf b/config/splitkb_aurora_corne.conf new file mode 100644 index 0000000..2ad5dfd --- /dev/null +++ b/config/splitkb_aurora_corne.conf @@ -0,0 +1,9 @@ +# Uncomment these two line to add support for encoders to your firmware +# CONFIG_EC11=y +# CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y + +# Uncomment the following line to enable the Kyria OLED Display +# CONFIG_ZMK_DISPLAY=y + +# Uncomment the following lines to enable RGB underglow +CONFIG_ZMK_RGB_UNDERGLOW=y