From 35a7b9c8fbcbd8cb472645f9be3586e42040f30c Mon Sep 17 00:00:00 2001 From: Pavlos Vinieratos Date: Wed, 29 Mar 2023 03:12:15 +0100 Subject: [PATCH] Update and rename corne.conf to splitkb_aurora_corne.conf --- config/corne.conf | 6 ------ config/splitkb_aurora_corne.conf | 9 +++++++++ 2 files changed, 9 insertions(+), 6 deletions(-) delete mode 100644 config/corne.conf create mode 100644 config/splitkb_aurora_corne.conf 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