qmk_firmware/users/snowe
Tyler Thrailkill 0b8fbff1cb
Adjust oled gen to fix flashing on timeout (#18747)
Fixes an issue in Ocean Dream that causes flashing after the oled screen
times out and turns off.

This occurs because writing to an OLED screen turns it on as well and we
are both writing then immediately turning the screen off, but only if
the timeout has occurred (no WPM, 30 seconds has passed).
2022-10-19 01:40:26 +01:00
..
luna.c
luna.h
ocean_dream.c Adjust oled gen to fix flashing on timeout (#18747) 2022-10-19 01:40:26 +01:00
ocean_dream.h [Keymap] Fix snowe keymap after updates to QMK (#16777) 2022-04-13 07:19:24 -07:00
oled_setup.c [Keymap] Fix snowe keymap after updates to QMK (#16777) 2022-04-13 07:19:24 -07:00
oled_setup.h
readme.md
readme_ocean_dream.md
rules.mk
snowe.h [Keymap] Fix snowe keymap after updates to QMK (#16777) 2022-04-13 07:19:24 -07:00
wrappers.h [Keymap] Fix snowe keymap after updates to QMK (#16777) 2022-04-13 07:19:24 -07:00

readme.md

Welcome

Welcome to my userspace.

There's nothing really outstanding here, except the Ocean Dream animation I made.

A lot of the code for my wrappers/keymaps came from other users.

I will probably update this with more in-depth information later.