mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-24 23:15:16 -05:00
Default the reverse mode.
This commit is contained in:
@@ -27,6 +27,9 @@ config I2C
|
||||
config SSD1306
|
||||
default y
|
||||
|
||||
config SSD1306_REVERSE_MODE
|
||||
default y
|
||||
|
||||
endif # ZMK_DISPLAY
|
||||
|
||||
if LVGL
|
||||
|
||||
@@ -23,6 +23,9 @@ config I2C
|
||||
config SSD1306
|
||||
default y
|
||||
|
||||
config SSD1306_REVERSE_MODE
|
||||
default y
|
||||
|
||||
endif # ZMK_DISPLAY
|
||||
|
||||
if LVGL
|
||||
|
||||
Reference in New Issue
Block a user