forked from kofal.net/zmk
refactor(display): Move new LVGL DPI Kconfig setting.
This commit is contained in:
committed by
Pete Johanson
parent
b8846cf635
commit
f4fce9e158
@@ -28,9 +28,6 @@ config SSD1306
|
||||
config I2C
|
||||
default y
|
||||
|
||||
config SSD1306_REVERSE_MODE
|
||||
default y
|
||||
|
||||
endif # ZMK_DISPLAY
|
||||
|
||||
if LVGL
|
||||
|
||||
@@ -71,6 +71,7 @@ RC(3,0) RC(3,1) RC(3,2) RC(3,3) RC(3,4) RC(3,5) RC(4,5) RC(4,6) RC(3,6) RC(3,7)
|
||||
segment-remap;
|
||||
com-invdir;
|
||||
com-sequential;
|
||||
inversion-on;
|
||||
prechargep = <0x22>;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user