forked from kofal.net/zmk
Default the reverse mode.
This commit is contained in:
@@ -27,6 +27,9 @@ config I2C
|
|||||||
config SSD1306
|
config SSD1306
|
||||||
default y
|
default y
|
||||||
|
|
||||||
|
config SSD1306_REVERSE_MODE
|
||||||
|
default y
|
||||||
|
|
||||||
endif # ZMK_DISPLAY
|
endif # ZMK_DISPLAY
|
||||||
|
|
||||||
if LVGL
|
if LVGL
|
||||||
|
|||||||
@@ -23,6 +23,9 @@ config I2C
|
|||||||
config SSD1306
|
config SSD1306
|
||||||
default y
|
default y
|
||||||
|
|
||||||
|
config SSD1306_REVERSE_MODE
|
||||||
|
default y
|
||||||
|
|
||||||
endif # ZMK_DISPLAY
|
endif # ZMK_DISPLAY
|
||||||
|
|
||||||
if LVGL
|
if LVGL
|
||||||
|
|||||||
Reference in New Issue
Block a user