thompson-vii / kb16_rev2_vial_fw

compiled firmware for doio's kb16 rev2 (aka megalodon trip knob macropad)
61 stars 24 forks source link

Is there any way to keep the LCD on all the time? #9

Open apastuszak opened 1 year ago

apastuszak commented 1 year ago

Is there a setting that will allow the LCD to stay on all the time.

thompson-vii commented 1 year ago

https://docs.qmk.fm/#/feature_oled_driver?id=basic-configuration

OLED_TIMEOUT in config.h

beware of burn in.

On 1/18/2023 8:52 AM, apastuszak wrote:

Is there a setting that will allow the LCD to stay on all the time.

— Reply to this email directly, view it on GitHub https://github.com/thompson-vii/kb16_rev2_vial_fw/issues/9, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHRUO4GKUKPWANJXOHH75JLWS77UBANCNFSM6AAAAAAT7FXSDI. You are receiving this because you are subscribed to this thread.Message ID: @.***>

apastuszak commented 1 year ago

Crap. Didn’t know it was an OLED. I thought it was an LCD panel. Sent from my iPhoneOn Jan 19, 2023, at 7:02 AM, Kolloom @.***> wrote: https://docs.qmk.fm/#/feature_oled_driver?id=basic-configuration

OLED_TIMEOUT in config.h

beware of burn in.

On 1/18/2023 8:52 AM, apastuszak wrote:

Is there a setting that will allow the LCD to stay on all the time.

— Reply to this email directly, view it on GitHub https://github.com/thompson-vii/kb16_rev2_vial_fw/issues/9, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHRUO4GKUKPWANJXOHH75JLWS77UBANCNFSM6AAAAAAT7FXSDI. You are receiving this because you are subscribed to this thread.Message ID: @.***>

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

antongeny commented 1 year ago

Is there a way to make it turn on periodically?

Or while the screen is off I can press a key to only wake it? Basically disables the key assignments. Once the OLED is on keys will press like usual?