26 Commits

Author SHA1 Message Date
regicidal.plutophage
74c2afdff2
Update kmk/extensions/oled.py
Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
2023-03-11 00:56:16 +03:00
regicidal.plutophage
c401fccd30
Update kmk/extensions/oled.py
Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
2023-03-11 00:52:45 +03:00
regicidal.plutophage
f6ff00c087 Lint 2023-03-08 00:14:20 +00:00
regicidal.plutophage
f475adf23f
Finalized 2023-03-08 03:07:53 +03:00
regicidal.plutophage
8627e8c7c5 Allow use when ``split`` is not defined 2023-03-04 22:15:57 +00:00
regicidal.plutophage
fbb0b23e3f Add side-dependent options 2023-03-04 22:01:57 +00:00
regicidal.plutophage
95e028d9dd Changed powersave strategy, reworked constructor 2023-03-04 00:33:13 +00:00
regicidal.plutophage
7182dbf4e5 dim_time and off_time can now be none 2023-03-03 01:44:09 +00:00
regicidal.plutophage
3c966dc69f It's smooth now! 2023-03-02 23:38:18 +00:00
regicidal.plutophage
03d1f8313c Slight tweak for more prectable sreen clearing 2023-03-02 18:34:19 +00:00
regicidal.plutophage
82d862058b Finally decided to learn to do it properly 2023-03-02 16:05:42 +00:00
regicidal.plutophage
f345f11144
More formatting 2023-03-02 18:31:18 +03:00
regicidal.plutophage
eb9ee4fa2e
Formatting 2023-03-02 18:23:52 +03:00
regicidal.plutophage
026a2f8a3d
Implement timed blacking out of display 2023-03-02 18:02:37 +03:00
regicidal.plutophage
b5cf50b819
Update oled.py 2023-03-01 09:42:46 +03:00
regicidal.plutophage
40f03a73ea
Timed dimming
Dims display slightly after 10 seconds of inactivity, dims if further after 30 seconds. Returns to full brightness after a keypress.
2023-03-01 08:50:38 +03:00
Jk Jensen
3482a530e5
Lint updates 2023-02-28 09:47:05 -08:00
regicidal.plutophage
6f39c67e0f
Improve inverted text legibility near the edge
Added logic to prevent inverted text blending with the screen bezel if placed at the very edge.
2023-02-27 19:16:30 +03:00
regicidal.plutophage
a73014aeb6
Exposed more parameters
More parameters for text entries
2023-02-27 18:27:43 +03:00
regicidal.plutophage
dcbed64aa9
Improved text handling
This change allows for more precise control over the position of text labels
2023-02-27 15:29:08 +03:00
Jk Jensen
5b88d8a880
Suggested change 2023-02-26 21:12:40 -08:00
jk jensen
46be1fe0c6
Suggested update in kmk/extensions/oled.py
Co-authored-by: regicidal.plutophage <36969337+regicidalplutophage@users.noreply.github.com>
2023-02-26 20:56:56 -08:00
Jk Jensen
ddd8b41b78
Linting 2023-02-26 15:51:03 -08:00
Jan Lindblom
58567b825c
Add support for changing OLED brightness. 2023-02-26 14:36:22 -08:00
Jan Lindblom
6a427a2876
Fixed some basic errors and improved performance of extension. 2023-02-26 14:36:16 -08:00
Jan Lindblom
8d84c50d7d
Adding a new OLED extension and updated kyria code to use it. 2023-02-26 14:35:07 -08:00