fix: removed display from being configured in the board
This commit is contained in:
parent
a9358a626c
commit
2628a39b80
1 changed files with 1 additions and 6 deletions
|
@ -13,12 +13,7 @@ CONFIG_ARM_MPU=y
|
|||
CONFIG_GPIO=y
|
||||
|
||||
|
||||
CONFIG_ZMK_DISPLAY=y
|
||||
CONFIG_LVGL_USE_THEME_MONO=y
|
||||
CONFIG_LVGL_COLOR_TRANSP_CUSTOM=y
|
||||
CONFIG_LVGL_CUSTOM_COLOR_TRANSP_RED=0x00
|
||||
CONFIG_LVGL_CUSTOM_COLOR_TRANSP_GREEN=0x00
|
||||
CONFIG_LVGL_CUSTOM_COLOR_TRANSP_BLUE=0x00
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue