Skip to content

Commit ba76272

Browse files
DiDi
authored andcommitted
fix
1 parent 7cdc5cc commit ba76272

1 file changed

Lines changed: 0 additions & 27 deletions

File tree

boards/shields/azoteq_sofle/Kconfig.defconfig

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -33,33 +33,6 @@ config ZMK_SLEEP
3333
config I2C
3434
default y
3535

36-
config ZMK_DISPLAY
37-
default y
38-
39-
if ZMK_DISPLAY
40-
41-
config SSD1306
42-
default y
43-
44-
endif ## ZMK_DISPLAY
45-
46-
if LVGL || SSD1306
47-
48-
config LV_Z_VDB_SIZE
49-
default 64
50-
51-
config LV_DPI_DEF
52-
default 148
53-
54-
config LV_Z_BITS_PER_PIXEL
55-
default 1
56-
57-
choice LV_COLOR_DEPTH
58-
default LV_COLOR_DEPTH_1
59-
endchoice
60-
61-
endif ## LVGL
62-
6336
config ZMK_RGB_UNDERGLOW
6437
default y
6538

0 commit comments

Comments
 (0)