1 parent 7cdc5cc commit ba76272Copy full SHA for ba76272
1 file changed
boards/shields/azoteq_sofle/Kconfig.defconfig
@@ -33,33 +33,6 @@ config ZMK_SLEEP
33
config I2C
34
default y
35
36
-config ZMK_DISPLAY
37
- default y
38
-
39
-if ZMK_DISPLAY
40
41
-config SSD1306
42
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
63
config ZMK_RGB_UNDERGLOW
64
65
0 commit comments