diff --git a/config/Kconfig.defconfig b/config/Kconfig.defconfig deleted file mode 100644 index ca5d028..0000000 --- a/config/Kconfig.defconfig +++ /dev/null @@ -1,9 +0,0 @@ -if ZMK_BACKLIGHT - -config PWM - default y - -config LED_PWM - default y - -endif # ZMK_BACKLIGHT diff --git a/config/corne.conf b/config/corne.conf index 0ada7f2..d790dc8 100644 --- a/config/corne.conf +++ b/config/corne.conf @@ -6,7 +6,7 @@ # CONFIG_ZMK_DISPLAY=y # Enabling Backlight -CONFIG_ZMK_BACKLIGHT=y +# CONFIG_ZMK_BACKLIGHT=y # CONFIG_ZMK_BACKLIGHT_BRT_STEP=20 # CONFIG_ZMK_BACKLIGHT_BRT_START=40 # CONFIG_ZMK_BACKLIGHT_ON_START=y