summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/boards/shields/corne/Kconfig.defconfig2
-rw-r--r--app/boards/shields/jorne/Kconfig.defconfig2
-rw-r--r--app/boards/shields/kyria/Kconfig.defconfig2
-rw-r--r--app/boards/shields/lily58/Kconfig.defconfig2
-rw-r--r--app/boards/shields/microdox/Kconfig.defconfig2
-rw-r--r--app/boards/shields/sofle/Kconfig.defconfig2
6 files changed, 6 insertions, 6 deletions
diff --git a/app/boards/shields/corne/Kconfig.defconfig b/app/boards/shields/corne/Kconfig.defconfig
index 8878da3..3f1e783 100644
--- a/app/boards/shields/corne/Kconfig.defconfig
+++ b/app/boards/shields/corne/Kconfig.defconfig
@@ -34,7 +34,7 @@ endif # ZMK_DISPLAY
if LVGL
-config LVGL_HOR_RES
+config LVGL_HOR_RES_MAX
default 128
config LVGL_VER_RES
diff --git a/app/boards/shields/jorne/Kconfig.defconfig b/app/boards/shields/jorne/Kconfig.defconfig
index a8cf29b..ee1f80e 100644
--- a/app/boards/shields/jorne/Kconfig.defconfig
+++ b/app/boards/shields/jorne/Kconfig.defconfig
@@ -34,7 +34,7 @@ endif # ZMK_DISPLAY
if LVGL
-config LVGL_HOR_RES
+config LVGL_HOR_RES_MAX
default 128
config LVGL_VER_RES
diff --git a/app/boards/shields/kyria/Kconfig.defconfig b/app/boards/shields/kyria/Kconfig.defconfig
index 405377b..3bd914a 100644
--- a/app/boards/shields/kyria/Kconfig.defconfig
+++ b/app/boards/shields/kyria/Kconfig.defconfig
@@ -34,7 +34,7 @@ endif # ZMK_DISPLAY
if LVGL
-config LVGL_HOR_RES
+config LVGL_HOR_RES_MAX
default 128
config LVGL_VER_RES
diff --git a/app/boards/shields/lily58/Kconfig.defconfig b/app/boards/shields/lily58/Kconfig.defconfig
index 89f217b..80eab54 100644
--- a/app/boards/shields/lily58/Kconfig.defconfig
+++ b/app/boards/shields/lily58/Kconfig.defconfig
@@ -30,7 +30,7 @@ endif # ZMK_DISPLAY
if LVGL
-config LVGL_HOR_RES
+config LVGL_HOR_RES_MAX
default 128
config LVGL_VER_RES
diff --git a/app/boards/shields/microdox/Kconfig.defconfig b/app/boards/shields/microdox/Kconfig.defconfig
index 4840ece..3d9bc24 100644
--- a/app/boards/shields/microdox/Kconfig.defconfig
+++ b/app/boards/shields/microdox/Kconfig.defconfig
@@ -36,7 +36,7 @@ endif # ZMK_DISPLAY
if LVGL
-config LVGL_HOR_RES
+config LVGL_HOR_RES_MAX
default 128
config LVGL_VER_RES
diff --git a/app/boards/shields/sofle/Kconfig.defconfig b/app/boards/shields/sofle/Kconfig.defconfig
index 58d8217..3fa2f7a 100644
--- a/app/boards/shields/sofle/Kconfig.defconfig
+++ b/app/boards/shields/sofle/Kconfig.defconfig
@@ -30,7 +30,7 @@ endif # ZMK_DISPLAY
if LVGL
-config LVGL_HOR_RES
+config LVGL_HOR_RES_MAX
default 128
config LVGL_VER_RES